?? 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: Syntax.php

<?php

use Twig\Error\SyntaxError;

class_exists('Twig\Error\SyntaxError');

if (\false) {
    class Twig_Error_Syntax extends SyntaxError
    {
    }
}


??

??