abstract class CacheWarmer implements CacheWarmerInterface

Abstract cache warmer that knows how to write a file to the cache.

Methods

writeCacheFile($file, $content)

No description

Details

protected writeCacheFile($file, $content)

Parameters

$file
$content