constant Twig_Lexer::STATE_INTERPOLATION

File

drupal/core/vendor/twig/twig/lib/Twig/Lexer.php, line 40

Class

Twig_Lexer
Lexes a template string.

Code

const STATE_INTERPOLATION = 4;