Your IP : 216.73.216.40


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

<?php

use Twig\Loader\LoaderInterface;

class_exists('Twig\Loader\LoaderInterface');

if (\false) {
    class Twig_LoaderInterface extends LoaderInterface
    {
    }
}