6 lines
239 B
XML
6 lines
239 B
XML
<snippet>
|
|
<content><![CDATA[\$${1:arrayName} = array('$2' => $3${4:,} $0);]]></content>
|
|
<tabTrigger>array</tabTrigger>
|
|
<scope>source.php - variable.other.php</scope>
|
|
<description>$… = array (…)</description>
|
|
</snippet>
|