5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
|
${1:public }static function ${2:FunctionName}(${3})
|
||
|
{
|
||
|
${4:// code...}
|
||
|
}
|