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

Breadcrumb

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

ForLoopInfo::$conditionStart

* The position of the condition expression opener for the loop. * *

Type: int

File

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

Class

ForLoopInfo
Holds details of a for loop.

Namespace

VariableAnalysis\Lib

Code

public $conditionStart;
RSS feed
Powered by Drupal