TokenParser::$tokens
Same name and namespace in other branches
- 11.x core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php \Drupal\Component\Annotation\Doctrine\TokenParser::tokens
The token list.
@phpstan-var list<mixed[]>
Type: tokens
File
-
core/
lib/ Drupal/ Component/ Annotation/ Doctrine/ TokenParser.php, line 56
Class
- TokenParser
- Parses a file for namespaces/use/class declarations.
Namespace
Drupal\Component\Annotation\DoctrineCode
private $tokens;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.