aboutsummaryrefslogtreecommitdiffstats
path: root/queries/php
diff options
context:
space:
mode:
Diffstat (limited to 'queries/php')
-rw-r--r--queries/php/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/php/highlights.scm b/queries/php/highlights.scm
index 25ff9c371..c9fbe2994 100644
--- a/queries/php/highlights.scm
+++ b/queries/php/highlights.scm
@@ -29,6 +29,8 @@
(name) @constant)
(trait_declaration
name: (name) @type)
+(use_declaration
+ (name) @type)
; Functions, methods, constructors