index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
mysnippets
/
text-mode
/
php-mode
/
ppg
blob: b648335b9d21c7c655e7f89ebe2867027105ba19 (
plain
)
1
2
3
4
5
6
#name : php public function # -- public function get${1:name}() { return $this->$0; }