You are here

constant Twig_Lexer::STATE_VAR in Translation template extractor 7.2

Same name and namespace in other branches
  1. 6.3 vendor/Twig/Lexer.php \Twig_Lexer::STATE_VAR
  2. 7.3 vendor/Twig/Lexer.php \Twig_Lexer::STATE_VAR

File

vendor/Twig/Lexer.php, line 37

Class

Twig_Lexer
Lexes a template string.

Code

const STATE_VAR = 2;