You are here

constant Twig_Lexer::STATE_INTERPOLATION in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Lexer.php \Twig_Lexer::STATE_INTERPOLATION

File

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

Class

Twig_Lexer
Lexes a template string.

Code

const STATE_INTERPOLATION = 4;