WarmableInterface
in
Interface for classes that support warming their cache.
Tags
Table of Contents
- warmUp() : array<string|int, string>
- Warms up the cache.
Methods
warmUp()
Warms up the cache.
public
warmUp(string $cacheDir) : array<string|int, string>
Parameters
- $cacheDir : string
Return values
array<string|int, string> —A list of classes or files to preload on PHP 7.4+