Searched refs:NullCache (Results 1 – 3 of 3) sorted by relevance
3 use Twig\Cache\NullCache; alias8 class Twig_Cache_Null extends NullCache
21 class NullCache implements CacheInterface class
16 use Twig\Cache\NullCache; alias303 $this->cache = new NullCache();307 $this->cache = new NullCache();