abstractclass CacheWarmer implementsCacheWarmerInterface

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

Methods

void
writeCacheFile(string$file,$content)

No description

Details

protectedvoid writeCacheFile(string$file,$content)

Parameters

string $file
$content

Return Value

void