CacheWarmer
abstractclass CacheWarmer implementsCacheWarmerInterface
Abstract cache warmer that knows how to write a file to the cache.
Methods
void
writeCacheFile(string$file,$content)
No description