| Current Path : /usr/share/php/Twig/NodeVisitor/ |
| Current File : //usr/share/php/Twig/NodeVisitor/Sandbox.php |
<?php
use Twig\NodeVisitor\SandboxNodeVisitor;
class_exists('Twig\NodeVisitor\SandboxNodeVisitor');
if (\false) {
class Twig_NodeVisitor_Sandbox extends SandboxNodeVisitor
{
}
}