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