Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
DTestInterface.php19 interface Twig_TestInterface interface
DTest.php21 abstract class Twig_Test implements Twig_TestInterface, Twig_TestCallableInterface
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Ddeprecated.rst101 * ``Twig_TestInterface``
/plugin/findologicxmlexport/vendor/twig/twig/src/
DEnvironment.php1219 …name instanceof TwigTest && !($test instanceof TwigTest || $test instanceof \Twig_TestInterface)) {