Initial commit.
This commit is contained in:
1
vim/snippets/php-cake/fsel.snippet
Executable file
1
vim/snippets/php-cake/fsel.snippet
Executable file
@@ -0,0 +1 @@
|
||||
<?php echo $form->select(${1:'${2:name}'}, ${3:$options}, ${4:$selected}, ${5:$attributes}, ${6:$showEmpty}) ?>
|
||||
Reference in New Issue
Block a user