You are here

constant Twig_ExpressionParser::OPERATOR_LEFT in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/ExpressionParser.php \Twig_ExpressionParser::OPERATOR_LEFT

File

vendor/twig/twig/lib/Twig/ExpressionParser.php, line 25

Class

Twig_ExpressionParser
Parses expressions.

Code

const OPERATOR_LEFT = 1;