How to get PhpParser\Node\FunctionLike from PhpParser\Node\Expr\FuncCall?
#7037
-
|
I'm struggling with inferring return type from
Right now I get I've tried to look at existing rectors but can't find any tip.. Maybe anybody can point me to solution 🙂 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The |
Beta Was this translation helpful? Give feedback.
The
AstResolvermight help 👍