Your IP : 216.73.216.40


Current Path : /usr/share/php/Twig/NodeVisitor/
Upload File :
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
    {
    }
}