interface WarmableInterface
Interface for classes that support warming their cache.
warmUp(string $cacheDir) Warms up the cache. |
Warms up the cache.
string | $cacheDir | The cache directory |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.html