diff options
Diffstat (limited to 'oni-php/snippets/php-mode/function-statement')
| -rw-r--r-- | oni-php/snippets/php-mode/function-statement | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oni-php/snippets/php-mode/function-statement b/oni-php/snippets/php-mode/function-statement index 6a1cbe6..9c44aef 100644 --- a/oni-php/snippets/php-mode/function-statement +++ b/oni-php/snippets/php-mode/function-statement @@ -1,6 +1,7 @@ # -*- mode: snippet -*- # name: function statement # key: f +# condition: (oni-php-in-expression-context-p) # -- /** * $5 |
