Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?= $this->formInput(array( 'type' => '${1:hidden}',
|
||||
'name' => '${2}',
|
||||
'value' => ${3:},
|
||||
'id' => '${4:}' )); ?>
|
||||
Reference in New Issue
Block a user