PHP Class snippet was working wrong

This commit is contained in:
Cézar Antáres 2014-07-06 22:22:35 -05:00
parent f76d9356a2
commit 91a31b1fba

View File

@ -224,7 +224,7 @@ class $1
{
public function ${3:__construct}(${4:$options})
{
${4:// code}
${5:// code}
}
}
$0