CacheControllerFactoryAwareTrait
定义 CacheControllerFactoryInterface 识别类的特征。
自 |
4.2.0 |
---|---|
包 |
Joomla CMS |
方法
getCacheControllerFactory
获取 CacheControllerFactoryInterface。
getCacheControllerFactory() : \Joomla\CMS\Cache\CacheControllerFactoryInterface
setCacheControllerFactory
设置要使用的缓存控制器工厂。
setCacheControllerFactory(\Joomla\CMS\Cache\CacheControllerFactoryInterface cacheControllerFactory = null) :