You are here

constant Twig_Token::OPERATOR_TYPE in Translation template extractor 6.3

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

File

vendor/Twig/Token.php, line 33

Class

Twig_Token
Represents a Token.

Code

const OPERATOR_TYPE = 8;