BaseCacheHandler
class BaseCacheHandler
Properties
protected ClientInterface | $client | ||
protected ResourcePoolInterface | $resourcePool | ||
protected CacheItemPoolInterface | $cacheItemPool |
Methods
__construct(ClientInterface $client, ResourcePoolInterface $resourcePool, CacheItemPoolInterface $cacheItemPool)
CacheWarmer constructor.
ResourceInterface[]
fetchResources(bool $cacheContent = false)
No description
Details
at line 41
__construct(ClientInterface $client, ResourcePoolInterface $resourcePool, CacheItemPoolInterface $cacheItemPool)
CacheWarmer constructor.