Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TokenIterator.php
function TokenIterator::currentTokenIndex
1 call to
TokenIterator::currentTokenIndex()
TokenIterator::endIndexOfLastRelevantToken
in vendor/
phpstan/
phpdoc-parser/
src/
Parser/
TokenIterator.php
File
vendor/
phpstan/
phpdoc-parser/
src/
Parser/
TokenIterator.php
, line 103
Class
TokenIterator
Namespace
PHPStan\PhpDocParser\Parser
Code
public
function
currentTokenIndex
() : int {
return
$this
->
index
; }
RSS feed