Home
last modified time | relevance | path

Searched refs:peekBlockStack (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php369 return new ParentExpression($this->parser->peekBlockStack(), $line);
H A DParser.php252 public function peekBlockStack() function in Twig\\Parser