CacheControllerFactoryAwareInterface
interface CacheControllerFactoryAwareInterface
Interface to be implemented by classes depending on a cache controller factory.
Methods
void
setCacheControllerFactory(CacheControllerFactoryInterface $factory)
Set the cache controller factory to use.
Details
void
setCacheControllerFactory(CacheControllerFactoryInterface $factory)
Since: 4.2.0
Set the cache controller factory to use.