Home
last modified time | relevance | path

Searched refs:getPreEscape (Results 1 – 2 of 2) sorted by path

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php151 $type = $env->getFilter($name)->getPreEscape();
/template/twigstarter/vendor/twig/twig/src/
H A DTwigFilter.php118 public function getPreEscape() function in Twig\\TwigFilter