constant Twig_Lexer::PUNCTUATION in Translation template extractor 7.2
Same name and namespace in other branches
- 6.3 vendor/Twig/Lexer.php \Twig_Lexer::PUNCTUATION
- 7.3 vendor/Twig/Lexer.php \Twig_Lexer::PUNCTUATION
File
- vendor/
Twig/ Lexer.php, line 46
Class
- Twig_Lexer
- Lexes a template string.
Code
const PUNCTUATION = '()[]{}?:.,|';