constant Twig_Lexer::STATE_DATA in Translation template extractor 7.2
Same name and namespace in other branches
- 6.3 vendor/Twig/Lexer.php \Twig_Lexer::STATE_DATA
- 7.3 vendor/Twig/Lexer.php \Twig_Lexer::STATE_DATA
File
- vendor/
Twig/ Lexer.php, line 35
Class
- Twig_Lexer
- Lexes a template string.
Code
const STATE_DATA = 0;