Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Extension/
H A DEscaperExtension.php99 public function setEscaper($strategy, callable $callable) function in Twig\\Extension\\EscaperExtension
H A DCoreExtension.php90 public function setEscaper($strategy, callable $callable) function in Twig\\Extension\\CoreExtension
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG147 …* deprecated CoreExtension::setEscaper() and CoreExtension::getEscapers() in favor of the same met…