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

Breadcrumb

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

Param::$byRef

Same name in this branch
  1. 11.1.x vendor/nikic/php-parser/lib/PhpParser/Builder/Param.php \PhpParser\Builder\Param::byRef

@var bool Whether parameter is passed by reference

Type: byRef

File

vendor/nikic/php-parser/lib/PhpParser/Node/Param.php, line 13

Class

Param

Namespace

PhpParser\Node

Code

public bool $byRef;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal