Home
last modified time | relevance | path

Searched refs:ARRAY_CALL (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DGetAttrExpression.php40 && Template::ARRAY_CALL === $this->getAttribute('type')
/template/twigstarter/vendor/twig/twig/src/
H A DTemplate.php33 public const ARRAY_CALL = 'array'; define in Twig\\Template
H A DExpressionParser.php507 $type = Template::ARRAY_CALL;