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 🙂 |
Answered by
TomasVotruba
Mar 2, 2022
Replies: 1 comment 1 reply
|
The |
1 reply
Answer selected by
Wirone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
AstResolvermight help 👍