diff options
Diffstat (limited to 'oni-php/snippets')
| -rw-r--r-- | oni-php/snippets/php-mode/test-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oni-php/snippets/php-mode/test-comment b/oni-php/snippets/php-mode/test-comment index ba09890..b1c9dfb 100644 --- a/oni-php/snippets/php-mode/test-comment +++ b/oni-php/snippets/php-mode/test-comment @@ -2,7 +2,7 @@ # name: test-comment # key: @t # -- -/** @test */ +#[Test] public function $1(): void { $0 |
