Your IP : 216.73.216.40


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

<?php

use Twig\Error\Error;

class_exists('Twig\Error\Error');

if (\false) {
    class Twig_Error extends Error
    {
    }
}