Home
last modified time | relevance | path

Searched defs:addTokenParser (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBroker.php53 public function addTokenParser(TokenParserInterface $parser) function in Twig_TokenParserBroker
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php73 public function addTokenParser(TokenParserInterface $parser) function in Twig\\Extension\\StagingExtension
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1045 public function addTokenParser(TokenParserInterface $parser) function in Twig\\Environment