Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ScopeInfo.php
ScopeInfo::$scopeStartIndex
* The token index of the start of this scope. * *
Type:
int
File
vendor/
sirbrillig/
phpcs-variable-analysis/
VariableAnalysis/
Lib/
ScopeInfo.php
, line 15
Class
ScopeInfo
Holds details of a scope.
Namespace
VariableAnalysis\Lib
Code
public $scopeStartIndex;
RSS feed