highlights(php): highlight use declaration name as type

This commit is contained in:
Wilman Barrios 2022-02-19 13:44:00 -04:00 committed by Stephan Seitz
parent 560e8fb450
commit 6d44cc06f4

View file

@ -29,6 +29,8 @@
(name) @constant)
(trait_declaration
name: (name) @type)
(use_declaration
(name) @type)
; Functions, methods, constructors