Searched refs:FilesystemCache (Results 1 – 3 of 3) sorted by relevance
19 class ReadOnlyFilesystemCache extends FilesystemCache
19 class FilesystemCache implements CacheInterface, RemovableCacheInterface class
15 use Twig\Cache\FilesystemCache; alias288 …$this->cache = new FilesystemCache($cache, $this->autoReload ? FilesystemCache::FORCE_BYTECODE_INV…