aboutsummaryrefslogtreecommitdiffstats
path: root/queries/phpdoc
diff options
context:
space:
mode:
Diffstat (limited to 'queries/phpdoc')
-rw-r--r--queries/phpdoc/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/phpdoc/highlights.scm b/queries/phpdoc/highlights.scm
index 076a7d528..5e96e93cc 100644
--- a/queries/phpdoc/highlights.scm
+++ b/queries/phpdoc/highlights.scm
@@ -8,7 +8,7 @@
(tag
(tag_name) @_tag
(#eq? @_tag "@property")
- (variable_name) @property)
+ (variable_name) @variable.member)
(tag
(tag_name) @_tag