Files
doom-emacs-work-conf/doom-snippets/+php-laravel-mode/.yas-parents.elc

10 lines
833 B
Plaintext
Raw Normal View History

2026-01-29 09:42:33 +01:00
;ELC
;;; Compiled
;;; in Emacs version 30.2
;;; with all optimizations.
#@52 Get a formatted namespace for the current PHP file
(defalias '+php-laravel-mode--get-namespace #[nil "\301\302\303\304\305\306\307 \"!!#\310\311O\207" [buffer-file-name replace-regexp-in-string "/" "\\\\" capitalize file-name-directory file-relative-name doom-project-root 0 -1] 8 (#$ . 83)])#@53 Get a formatted class name for the current PHP file
(defalias '+php-laravel-mode--get-class-name #[nil "\302\303\304\305\306\307\310\306\311\310\312 !##)\313\314#\"\305\315\316#\207" [case-fold-search buffer-file-name mapcar capitalize split-string nil replace-regexp-in-string "\\([[:lower:]]\\)\\([[:upper:]]\\)" "\\1 \\2" "\\([[:upper:]]\\)\\([[:upper:]][0-9[:lower:]]\\)" file-name-base "[^[:word:]0-9]+" t mapconcat identity] 11 (#$ . 382)])