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

Breadcrumb

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

ForLoopInfo::$incrementVariables

* Any variables defined inside the third expression of the loop. * * The key is the variable index. * *

Type: array

File

vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/ForLoopInfo.php, line 80

Class

ForLoopInfo
Holds details of a for loop.

Namespace

VariableAnalysis\Lib

Code

public $incrementVariables = [];

API Navigation

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