<snippet> <content><![CDATA[ public static function getInfo() { return array( 'name' => '${1}' 'description' => '${2}' 'group' => '${1}' ); } ]]></content> <tabTrigger>getinfo</tabTrigger> <scope>source.php</scope> </snippet>