Searched defs:addTokenParser (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/ | ||
H A D | TokenParserBroker.php | 53 public function addTokenParser(TokenParserInterface $parser) function in Twig_TokenParserBroker |
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ | ||
H A D | StagingExtension.php | 73 public function addTokenParser(TokenParserInterface $parser) function in Twig\\Extension\\StagingExtension |
/plugin/findologicxmlexport/vendor/twig/twig/src/ | ||
H A D | Environment.php | 1045 public function addTokenParser(TokenParserInterface $parser) function in Twig\\Environment |