Home
last modified time | relevance | path

Searched refs:Twig_TestCallableInterface (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst102 * ``Twig_TestCallableInterface``
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTest.php21 abstract class Twig_Test implements Twig_TestInterface, Twig_TestCallableInterface
H A DTestCallableInterface.php19 interface Twig_TestCallableInterface interface
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DTestExpression.php40 if ($test instanceof \Twig_TestCallableInterface || $test instanceof TwigTest) {