Searched refs:getFunctionNode (Results 1 – 1 of 1) sorted by relevance
180 $node = $this->getFunctionNode($token->getValue(), $token->getLine());356 public function getFunctionNode($name, $line) function in Twig\\ExpressionParser