Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/twig/twig/lib/Twig/LoaderInterface.php
<?php

use Twig\Loader\LoaderInterface;

class_exists('Twig\Loader\LoaderInterface');

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