?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/twig/twig/lib/Twig/Error/



?? Go up: /home/webdevt/prestashop17/vendor/twig/twig/lib/Twig

?? Viewing: Runtime.php

<?php

use Twig\Error\RuntimeError;

class_exists('Twig\Error\RuntimeError');

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


??

??