dotar/vim/snippets/php-cake/fsel.snippet
2011-11-17 16:00:49 -06:00

2 lines
112 B
Plaintext
Executable File

<?php echo $form->select(${1:'${2:name}'}, ${3:$options}, ${4:$selected}, ${5:$attributes}, ${6:$showEmpty}) ?>