name/array/bar in php's fun snippet is annoying, remove them
There are anonymous functions, too: $a = function(){ .. };
This commit is contained in:
parent
bece421bda
commit
43b272fd39
@ -40,7 +40,7 @@ snippet i
|
|||||||
snippet t.
|
snippet t.
|
||||||
$this->
|
$this->
|
||||||
snippet f
|
snippet f
|
||||||
function ${1:foo}(${2:array }${3:$bar})
|
function ${1}(${3})
|
||||||
{
|
{
|
||||||
${0}
|
${0}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user