DocLexer::T_OPEN_PARENTHESIS

File

core/lib/Drupal/Component/Annotation/Doctrine/DocLexer.php, line 61

Class

DocLexer
Simple lexer for docblock annotations.

Namespace

Drupal\Component\Annotation\Doctrine

Code

public const T_OPEN_PARENTHESIS = 109;

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