diff options
Diffstat (limited to 'oni-php/snippets/php-mode/constructor')
| -rw-r--r-- | oni-php/snippets/php-mode/constructor | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/oni-php/snippets/php-mode/constructor b/oni-php/snippets/php-mode/constructor deleted file mode 100644 index f919e6c..0000000 --- a/oni-php/snippets/php-mode/constructor +++ /dev/null @@ -1,8 +0,0 @@ -# -*- mode: snippet -*- -# name: constructor -# key: constructor -# -- -public function __construct($1) -{ - $0 -}
\ No newline at end of file |
