Home
last modified time | relevance | path

Searched refs:Twig_TokenParserBrokerInterface (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBroker.php22 class Twig_TokenParserBroker implements Twig_TokenParserBrokerInterface
46 if (!$broker instanceof Twig_TokenParserBrokerInterface) {
H A DTokenParserBrokerInterface.php24 interface Twig_TokenParserBrokerInterface interface
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst27 * ``Twig_TokenParserBrokerInterface``
H A Dadvanced_legacy.rst548 * @return (Twig_TokenParserInterface|Twig_TokenParserBrokerInterface)[]
H A Dadvanced.rst606 * @return (Twig_TokenParserInterface|Twig_TokenParserBrokerInterface)[]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1592 } elseif ($parser instanceof \Twig_TokenParserBrokerInterface) {