Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Closure.php

Closure::$byRef

@var bool Whether to return by reference

Type: byRef

File

vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php, line 14

Class

Closure

Namespace

PhpParser\Node\Expr

Code

public bool $byRef;
RSS feed
Powered by Drupal