Searched refs:Twig_Test_Node (Results 1 – 4 of 4) sorted by relevance
21 class Twig_Test_Node extends Twig_Test class
106 * ``Twig_Test_Node``
683 …return $test instanceof \Twig_Test_Node ? $test->getClass() : 'Twig\Node\Expression\TestExpression…
688 * added Twig_Test_Node to allow more complex tests to have their own Node class