Searched refs:Twig_ParserInterface (Results 1 – 6 of 6) sorted by relevance
38 public function setParser(Twig_ParserInterface $parser);43 * @return Twig_ParserInterface|null A Twig_ParserInterface instance or null
23 interface Twig_ParserInterface interface
112 public function setParser(Twig_ParserInterface $parser)
35 class Parser implements \Twig_ParserInterface
726 public function setParser(\Twig_ParserInterface $parser)
147 * ``Twig_ParserInterface`` (use ``\Twig\Parser`` instead)