You are here

constant Twig_Token::EOF_TYPE in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/Token.php \Twig_Token::EOF_TYPE
  2. 7.2 vendor/Twig/Token.php \Twig_Token::EOF_TYPE

File

vendor/Twig/Token.php, line 24

Class

Twig_Token
Represents a Token.

Code

const EOF_TYPE = -1;