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\Doctrine

Code

private $tokens;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.