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