constant Twig_Lexer::PUNCTUATION in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/lib/Twig/Lexer.php \Twig_Lexer::PUNCTUATION
File
- vendor/
twig/ twig/ lib/ Twig/ Lexer.php, line 47
Class
- Twig_Lexer
- Lexes a template string.
Code
const PUNCTUATION = '()[]{}?:.,|';