diff options
Diffstat (limited to 'oni-php/snippets/php-mode/factory')
| -rw-r--r-- | oni-php/snippets/php-mode/factory | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/oni-php/snippets/php-mode/factory b/oni-php/snippets/php-mode/factory deleted file mode 100644 index 534f227..0000000 --- a/oni-php/snippets/php-mode/factory +++ /dev/null @@ -1,6 +0,0 @@ -# -*- mode: snippet -*- -# name: factory -# key: f -# condition: (and (oni-php-in-test-file) (oni-php-in-static-call-context-p)) -# -- -factory()->create([$0]);
\ No newline at end of file |
