Home
last modified time | relevance | path

Searched refs:isDeprecated (Results 1 – 4 of 4) sorted by path

/template/twigstarter/vendor/twig/twig/src/
H A DExpressionParser.php740 if ($test->isDeprecated()) {
768 if ($function->isDeprecated()) {
794 if ($filter->isDeprecated()) {
H A DTwigFilter.php128 public function isDeprecated() function in Twig\\TwigFilter
H A DTwigFunction.php118 public function isDeprecated() function in Twig\\TwigFunction
H A DTwigTest.php91 public function isDeprecated() function in Twig\\TwigTest