pulsar/packages/language-php/snippets
Spiker985 7d0a429fcc
Add escapement to variable literals within snippets
| Name | prefix |
| $GLOBALS[\'…\'] | globals |
| function __construct | con |
| do … while … | do |
| $this->… | this |
| echo $this->… | ethis |
| try … | try |
2023-10-11 14:14:04 -04:00
..
language-php.cson Add escapement to variable literals within snippets 2023-10-11 14:14:04 -04:00