You are here

constant DocLexer::T_CLOSE_CURLY_BRACES in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php \Doctrine\Common\Annotations\DocLexer::T_CLOSE_CURLY_BRACES

File

vendor/doctrine/annotations/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;