Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TryStatement.php
TryStatement::$handler
Catch clause
Type:
CatchClause
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
TryStatement.php
, line 42
Class
TryStatement
A node that represents a try-catch statement.
Namespace
Peast\Syntax\Node
Code
protected $handler;
RSS feed