Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php146 $this->addLoopToCurrent();
156 $this->addLoopToCurrent();
201 private function addLoopToCurrent() function in Twig\\NodeVisitor\\OptimizerNodeVisitor