Your IP : 216.73.216.40


Current Path : /usr/share/php/Twig/
Upload File :
Current File : //usr/share/php/Twig/Compiler.php

<?php

use Twig\Compiler;

class_exists('Twig\Compiler');

if (\false) {
    class Twig_Compiler extends Compiler
    {
    }
}