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