Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TokenParser.php
TokenParser::$pointer
The current array pointer.
Type:
int
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
TokenParser.php
, line 47
Class
TokenParser
Parses a file for namespaces/use/class declarations.
Namespace
Doctrine\Common\Annotations
Code
private $pointer =
0
;
RSS feed