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