Your IP : 216.73.216.40


Current Path : /proc/self/root/usr/share/php/Twig/Error/
Upload File :
Current File : //proc/self/root/usr/share/php/Twig/Error/Runtime.php

<?php

use Twig\Error\RuntimeError;

class_exists('Twig\Error\RuntimeError');

if (\false) {
    class Twig_Error_Runtime extends RuntimeError
    {
    }
}