Home
last modified time | relevance | path

Searched defs:catches (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DTryCatch.php11 public array $catches; variable in PhpParser\\Node\\Stmt\\TryCatch
23 …public function __construct(array $stmts, array $catches, ?Finally_ $finally = null, array $attrib…

Completed in 3 milliseconds