Searched refs:Twig_Function_Node (Results 1 – 4 of 4) sorted by relevance
23 class Twig_Function_Node extends Twig_Function class
89 * ``Twig_Function_Node``
713 …return $function instanceof \Twig_Function_Node ? $function->getClass() : 'Twig\Node\Expression\Fu…
540 * fixed wrong parent class for Twig_Function_Node686 * added Twig_Function_Node to allow more complex functions to have their own Node class