Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Catch_.php
Catch_::$var
@var Expr\Variable|null Variable for exception
Type:
var
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Stmt/
Catch_.php
, line 12
Class
Catch_
Namespace
PhpParser\Node\Stmt
Code
public ?Expr\Variable $var;
RSS feed