interface WarmableInterface
Interface for classes that support warming their cache.
Methods
warmUp(string $cacheDir) Warms up the cache. |
Details
warmUp(string $cacheDir)
Warms up the cache.
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 |
Designed by : w10schools
service@w10schools.com
Please login to continue.