Initial commit.
This commit is contained in:
4
vim/snippets/php-cake/aftss.snippet
Executable file
4
vim/snippets/php-cake/aftss.snippet
Executable file
@@ -0,0 +1,4 @@
|
||||
function _afterScaffoldSave($method) {
|
||||
${1}
|
||||
return true;
|
||||
};
|
||||
Reference in New Issue
Block a user