Initial commit.
This commit is contained in:
1
vim/snippets/php/array.snippet
Executable file
1
vim/snippets/php/array.snippet
Executable file
@@ -0,0 +1 @@
|
||||
$${1:arrayName} = array('${2}' => ${3});${4}
|
||||
Reference in New Issue
Block a user