Home
last modified time | relevance | path

Searched defs:getArguments (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
DTwigCallableInterface.php42 public function getArguments(): array; function
DAbstractTwigCallable.php139 public function getArguments(): array function in Twig\\AbstractTwigCallable
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php144 protected function getArguments($callable, $arguments) function in Twig\\Node\\Expression\\CallExpression