Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSandboxNodeVisitor.php74 $this->wrapNode($node, 'expr');
84 $this->wrapNode($node, 'left');
85 $this->wrapNode($node, 'right');
88 $this->wrapNode($node, 'node');
115 private function wrapNode(Node $node, $name) function in Twig\\NodeVisitor\\SandboxNodeVisitor
127 $this->wrapNode($args, $name);