Your IP : 216.73.216.40


Current Path : /usr/share/php/Twig/Cache/
Upload File :
Current File : //usr/share/php/Twig/Cache/Null.php

<?php

use Twig\Cache\NullCache;

class_exists('Twig\Cache\NullCache');

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