CacheControllerFactoryAwareTrait

定义 CacheControllerFactoryInterface 识别类的特征。

4.2.0

Joomla CMS

方法

getCacheControllerFactory

获取 CacheControllerFactoryInterface。

getCacheControllerFactory() : \Joomla\CMS\Cache\CacheControllerFactoryInterface

setCacheControllerFactory

设置要使用的缓存控制器工厂。

setCacheControllerFactory(\Joomla\CMS\Cache\CacheControllerFactoryInterface cacheControllerFactory = null) : 

4.2.0

参数

cacheControllerFactory

CacheControllerFactoryInterface 要使用的缓存控制器工厂。

响应

void

属性

cacheControllerFactory

CacheControllerFactoryInterface