You are here

constant Twig_Token::VAR_END_TYPE in Translation template extractor 6.3

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

File

vendor/Twig/Token.php, line 29

Class

Twig_Token
Represents a Token.

Code

const VAR_END_TYPE = 4;