You are here

constant Twig_Lexer::STATE_INTERPOLATION in Translation template extractor 6.3

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

File

vendor/Twig/Lexer.php, line 40

Class

Twig_Lexer
Lexes a template string.

Code

const STATE_INTERPOLATION = 4;