mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-20 12:46:47 +01:00
ae3774f0f2
This adds a new finallyStmts subnode to the TryCatch node. If there is no finally clause it will be null.