<?php use Twig\NodeVisitor\SandboxNodeVisitor; class_exists('Twig\NodeVisitor\SandboxNodeVisitor'); @trigger_error('Using the "Twig_NodeVisitor_Sandbox" class is deprecated since Twig version 2.7, use "Twig\NodeVisitor\SandboxNodeVisitor" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\NodeVisitor\SandboxNodeVisitor" instead */ class Twig_NodeVisitor_Sandbox extends SandboxNodeVisitor { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Escaper.php | File | 453 B | 0644 |
|
Optimizer.php | File | 467 B | 0644 |
|
SafeAnalysis.php | File | 488 B | 0644 |
|
Sandbox.php | File | 453 B | 0644 |
|