Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TryCatch.php
TryCatch::$finally
@var null|Finally_ Optional finally node
Type:
finally
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Stmt/
TryCatch.php
, line 13
Class
TryCatch
Namespace
PhpParser\Node\Stmt
Code
public ?Finally_ $finally;
RSS feed