We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7728361 commit 620123aCopy full SHA for 620123a
build/stubs/PhpParserExpr.stub
@@ -8,6 +8,7 @@ use PhpParser\Node\Arg;
8
use PhpParser\Node\Expr;
9
use PhpParser\Node\Identifier;
10
use PhpParser\Node\VariadicPlaceholder;
11
+use PhpParser\Node\FunctionLike;
12
13
abstract class CallLike extends Expr {
14
/**
0 commit comments