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

2 lines
84 B
Plaintext
Executable File

<?php echo $html->link('${1:Link Title}', array('action' => '${2:action_name}')) ?>