constant Twig_Lexer::PUNCTUATION

File

drupal/core/vendor/twig/twig/lib/Twig/Lexer.php, line 47

Class

Twig_Lexer
Lexes a template string.

Code

const PUNCTUATION = '()[]{}?:.,|';