mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-02-19 23:54:55 +01:00
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.