mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
PHP: Update locals query
This commit is contained in:
parent
124ff3bf56
commit
dccc250add
2 changed files with 28 additions and 6 deletions
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
(member_access_expression
|
||||
name: (variable_name (name)) @property)
|
||||
|
||||
(member_access_expression
|
||||
name: (name) @property)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue