We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bece421 commit 43b272fCopy full SHA for 43b272f
snippets/php.snippets
@@ -40,7 +40,7 @@ snippet i
40
snippet t.
41
$this->
42
snippet f
43
- function ${1:foo}(${2:array }${3:$bar})
+ function ${1}(${3})
44
{
45
${0}
46
}
0 commit comments