2 lines
124 B
Plaintext
Executable File
2 lines
124 B
Plaintext
Executable File
<?php echo $html->link('${1:Link Title}', array('controller' => '${2:controller_name}', 'action' => '${3:action_name}')) ?>
|