Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ArrowFunction.php
ArrowFunction::$static
@var bool Whether the closure is static
Type:
static
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Expr/
ArrowFunction.php
, line 11
Class
ArrowFunction
Namespace
PhpParser\Node\Expr
Code
public bool $static;
RSS feed