aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-php/snippets/php-mode/test-comment2
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