chore(php): trim down tests

This commit is contained in:
Caleb White 2024-03-19 09:02:08 -05:00 committed by Christian Clason
parent 7d938c1c72
commit 4ebf4ca4fa
4 changed files with 3 additions and 153 deletions

View file

@ -11,7 +11,6 @@ class A {
// ^^^^^^ @constructor
$this->foo();
// ^^^^ @variable.builtin
// ^^ @operator
// ^^^ @function.method.call
self::foo();
// ^^^^ @variable.builtin