Initial commit.
This commit is contained in:
1
vim/snippets/php-cake/lica.snippet
Executable file
1
vim/snippets/php-cake/lica.snippet
Executable file
@@ -0,0 +1 @@
|
||||
<?php echo $html->link('${1:Link Title}', array('controller' => '${2:controller_name}', 'action' => '${3:action_name}')) ?>
|
||||
Reference in New Issue
Block a user