Home
last modified time | relevance | path

Searched refs:Twig_Test_Node (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DNode.php21 class Twig_Test_Node extends Twig_Test class
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst106 * ``Twig_Test_Node``
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php683 …return $test instanceof \Twig_Test_Node ? $test->getClass() : 'Twig\Node\Expression\TestExpression…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG688 * added Twig_Test_Node to allow more complex tests to have their own Node class