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