W3cubDocs

/Symfony 2.7

Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface

interface WarmableInterface

Interface for classes that support warming their cache.

Methods

warmUp(string $cacheDir)

Warms up the cache.

Details

public warmUp(string $cacheDir)

Warms up the cache.

Parameters

string $cacheDir The cache directory

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.html