Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
DExtensionSet.php196 $function->setArguments($matches);
255 $filter->setArguments($matches);
384 $test->setArguments($matches);
DTwigTest.php76 public function setArguments($arguments) function in Twig\\TwigTest
DTwigFunction.php80 public function setArguments($arguments) function in Twig\\TwigFunction
DTwigFilter.php82 public function setArguments($arguments) function in Twig\\TwigFilter
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php174 ->setArguments($this->args)
/template/strap/vendor/symfony/process/
H A DCHANGELOG.md105 * added ProcessBuilder::setArguments() to reset the arguments on a builder