Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DExpressionParser.php620 if (!$this->checkConstantExpression($value)) {
812 private function checkConstantExpression(Node $node): bool function in Twig\\ExpressionParser
821 if (!$this->checkConstantExpression($n)) {