You are here

constant Twig_Token::PUNCTUATION_TYPE in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/Token.php \Twig_Token::PUNCTUATION_TYPE
  2. 7.2 vendor/Twig/Token.php \Twig_Token::PUNCTUATION_TYPE

File

vendor/Twig/Token.php, line 34

Class

Twig_Token
Represents a Token.

Code

const PUNCTUATION_TYPE = 9;