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

Breadcrumb

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

VariableInfo::$allAssignments

* Stack pointers of all assignments * * This includes both declarations and initializations and may contain * duplicates! * *

Type: int[]

File

vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/VariableInfo.php, line 74

Class

VariableInfo
Holds details of a variable within a scope.

Namespace

VariableAnalysis\Lib

Code

public $allAssignments = [];

API Navigation

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