Home
last modified time | relevance | path

Searched refs:addNodeVisitor (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php63 public function addNodeVisitor(NodeVisitorInterface $visitor) function in Twig\\Extension\\StagingExtension
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php240 public function addNodeVisitor(NodeVisitorInterface $visitor) function in Twig\\Parser
H A DEnvironment.php1091 public function addNodeVisitor(NodeVisitorInterface $visitor) function in Twig\\Environment
1097 $this->staging->addNodeVisitor($visitor);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst221 ``\Twig\Parser::addNodeVisitor()`` are deprecated and will be removed in 2.0.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG189 * deprecated Twig_Parser::addHandler() and Twig_Parser::addNodeVisitor()
692 …* changed the way extensions are loaded (addFilter/addFunction/addGlobal/addTest/addNodeVisitor/ad…