Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBrokerInterface.php38 public function setParser(Twig_ParserInterface $parser);
43 * @return Twig_ParserInterface|null A Twig_ParserInterface instance or null
H A DParserInterface.php23 interface Twig_ParserInterface interface
H A DTokenParserBroker.php112 public function setParser(Twig_ParserInterface $parser)
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php35 class Parser implements \Twig_ParserInterface
H A DEnvironment.php726 public function setParser(\Twig_ParserInterface $parser)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst147 * ``Twig_ParserInterface`` (use ``\Twig\Parser`` instead)