constant Twig_Lexer::STATE_DATA

File

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

Class

Twig_Lexer
Lexes a template string.

Code

const STATE_DATA = 0;