Your IP : 216.73.216.40


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

<?php

use Twig\Parser;

class_exists('Twig\Parser');

if (\false) {
    class Twig_Parser extends Parser
    {
    }
}