php: Remove invalid node types from highlights queries (#17680)

This PR removes some invalid node types from the PHP highlights queries.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2024-09-10 23:37:37 -04:00
committed by GitHub
parent 8088d1a9b7
commit 331d28d479
@@ -133,8 +133,5 @@
"trait" @keyword
"try" @keyword
"use" @keyword
"var" @keyword
"while" @keyword
"xor" @keyword
"yield" @keyword
"yield from" @keyword