CacheWarmer
abstract class CacheWarmer implements CacheWarmerInterface
Abstract cache warmer that knows how to write a file to the cache.
Methods
writeCacheFile($file, $content)
No description