Initial commit.
This commit is contained in:
3
vim/snippets/php-cake/newbeh.snippet
Executable file
3
vim/snippets/php-cake/newbeh.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
class ${1:My}Behavior extends ModelBehavior {
|
||||
${2:// My Code ...}
|
||||
};
|
||||
Reference in New Issue
Block a user