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