Skip to content

Commit 620123a

Browse files
committed
Update PhpParserExpr.stub
1 parent 7728361 commit 620123a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/stubs/PhpParserExpr.stub

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ use PhpParser\Node\Arg;
88
use PhpParser\Node\Expr;
99
use PhpParser\Node\Identifier;
1010
use PhpParser\Node\VariadicPlaceholder;
11+
use PhpParser\Node\FunctionLike;
1112

1213
abstract class CallLike extends Expr {
1314
/**

0 commit comments

Comments
 (0)