mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-07-24 07:41:35 +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.