interface CacheItemPoolAwareInterface (View source)

Represents an object that own a reference to a CacheItemPoolInterface

Methods

setCache(CacheItemPoolInterface $cacheItemPool = null)

Set the cache implementation

Details

setCache(CacheItemPoolInterface $cacheItemPool = null)

Set the cache implementation

Parameters

CacheItemPoolInterface $cacheItemPool Cache implementation