diff options
Diffstat (limited to 'oni-php/snippets/php-mode/strict-types')
| -rw-r--r-- | oni-php/snippets/php-mode/strict-types | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/oni-php/snippets/php-mode/strict-types b/oni-php/snippets/php-mode/strict-types deleted file mode 100644 index bdcf3f9..0000000 --- a/oni-php/snippets/php-mode/strict-types +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: strict-types -# key: strict-types -# -- -declare(strict_types=1);
\ No newline at end of file |
