Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TokenParser.php
TokenParser::$tokens
The token list.
@phpstan-var list<mixed[]>
Type:
tokens
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
TokenParser.php
, line 33
Class
TokenParser
Parses a file for namespaces/use/class declarations.
Namespace
Doctrine\Common\Annotations
Code
private $tokens;
RSS feed