MVCFactoryServiceTrait
定义 MVC 工厂服务类的特征。
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
getMVCFactory
获取工厂。
getMVCFactory() : \Joomla\CMS\MVC\Factory\MVCFactoryInterface
setMVCFactory
MVC 工厂。
setMVCFactory(\Joomla\CMS\MVC\Factory\MVCFactoryInterface mvcFactory) :