constant DocLexer::T_CLOSE_CURLY_BRACES

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php, line 43

Class

DocLexer
Simple lexer for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

const T_CLOSE_CURLY_BRACES = 102;