| Current Path : /usr/share/php/Twig/ |
| 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
{
}
}