Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DTestExpression.php37 $this->setAttribute('callable', $test->getCallable());
H A DFilterExpression.php35 $this->setAttribute('callable', $filter->getCallable());
H A DFunctionExpression.php34 $callable = $function->getCallable();
/template/twigstarter/vendor/twig/twig/src/
H A DTwigTest.php66 public function getCallable() function in Twig\\TwigTest
H A DTwigFunction.php70 public function getCallable() function in Twig\\TwigFunction
H A DTwigFilter.php72 public function getCallable() function in Twig\\TwigFilter