From 6f54846f2b269c40091895277095dd10b365fca7 Mon Sep 17 00:00:00 2001 From: Caleb White Date: Thu, 2 May 2024 11:43:02 -0500 Subject: feat(php): add highlights for scoped_property_access --- tests/query/highlights/php/variables.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/query/highlights/php/variables.php b/tests/query/highlights/php/variables.php index f6477e131..7d6c6241e 100644 --- a/tests/query/highlights/php/variables.php +++ b/tests/query/highlights/php/variables.php @@ -23,5 +23,8 @@ class A { // ^^^ @variable.member $this->foo(a: 5); // ^ @variable.parameter + A::$foo::$bar; +// ^^^ @variable.member +// ^^^ @variable.member } } -- cgit v1.2.3-70-g09d2