Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/ExpressionParser/Infix/
DDotExpressionParser.php64 $type = Template::METHOD_CALL;
/template/twigstarter/vendor/twig/twig/src/
DTemplate.php33 public const METHOD_CALL = 'method'; define in Twig\\Template
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1690 if (Template::METHOD_CALL !== $type) {
1783 if (Template::METHOD_CALL !== $type) {