Searched refs:SandboxNodeVisitor (Results 1 – 2 of 2) sorted by relevance
14 use Twig\NodeVisitor\SandboxNodeVisitor; alias47 return [new SandboxNodeVisitor()];
36 final class SandboxNodeVisitor implements NodeVisitorInterface class