Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php80 return $this->escapePrintNode($node, $env, $type);
130 private function escapePrintNode(PrintNode $node, Environment $env, $type) function in Twig\\NodeVisitor\\EscaperNodeVisitor