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