From 28a914eb573d6d374d57a5705faba355c1ec4d99 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Tue, 23 Apr 2024 10:52:01 -0700 Subject: fix(php): parameter and operator touch-ups --- tests/query/highlights/php/variables.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/query/highlights/php/variables.php') diff --git a/tests/query/highlights/php/variables.php b/tests/query/highlights/php/variables.php index a9c099ff2..f6477e131 100644 --- a/tests/query/highlights/php/variables.php +++ b/tests/query/highlights/php/variables.php @@ -2,7 +2,7 @@ class A { public function foo(self $a): self { -// ^ @variable +// ^ @variable.parameter new self(); // ^^^^ @constructor new static(); -- cgit v1.2.3-70-g09d2