Searched refs:getCallableParameters (Results 1 – 1 of 1) sorted by relevance
145 $callableParameters = $this->getCallableParameters($callable, $isVariadic);229 private function getCallableParameters($callable, $isVariadic) function in Twig\\Node\\Expression\\CallExpression