mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-04 18:28:25 +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. |
||
---|---|---|
.. | ||
abstract.test | ||
conditional.test | ||
final.test | ||
implicitPublic.test | ||
interface.test | ||
modifier.test-fail | ||
name.test-fail | ||
php4Style.test | ||
simple.test | ||
staticMethod.test-fail | ||
trait.test |