mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-19 11:49:47 +01:00
3ad0d4b310
This adds an additional "returnType" subnode to Stmt\Function_, Stmt\ClassMethod and Expr\Closure, as well as the corresponding support in the name resolver and pretty printer.