Home
last modified time | relevance | path

Searched refs:Twig_FilterInterface (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilterInterface.php23 interface Twig_FilterInterface interface
H A DFilter.php25 abstract class Twig_Filter implements Twig_FilterInterface, Twig_FilterCallableInterface
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst67 * ``Twig_FilterInterface``
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1124 …nceof TwigFilter && !($filter instanceof TwigFilter || $filter instanceof \Twig_FilterInterface)) {
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG941 * added three interfaces: Twig_NodeInterface, Twig_TokenParserInterface, and Twig_FilterInterface