Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ForLoopInfo.php
ForLoopInfo::$initEnd
* The position of the initialization expression closer for the loop. * *
Type:
int
File
vendor/
sirbrillig/
phpcs-variable-analysis/
VariableAnalysis/
Lib/
ForLoopInfo.php
, line 29
Class
ForLoopInfo
Holds details of a for loop.
Namespace
VariableAnalysis\Lib
Code
public $initEnd;
RSS feed