W3cubDocs

/Symfony 4.1

CacheWarmer

abstract class CacheWarmer implements CacheWarmerInterface

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

Methods

writeCacheFile($file, $content)

Details

protected writeCacheFile($file, $content)

Parameters

$file
$content

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.html