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

use Twig\Cache\NullCache;

class_exists('Twig\Cache\NullCache');

if (\
false) {
    class
Twig_Cache_Null extends NullCache
   
{
    }
}