Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
DOptimizerNodeVisitor.php142 $this->addLoopToCurrent();
152 $this->addLoopToCurrent();
197 private function addLoopToCurrent(): void function in Twig\\NodeVisitor\\OptimizerNodeVisitor