mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-07-25 16:21:23 +02:00
This adds a new finallyStmts subnode to the TryCatch node. If there is no finally clause it will be null.
This adds a new finallyStmts subnode to the TryCatch node. If there is no finally clause it will be null.