MVCFactoryAwareTrait
MVC 工厂感知特征。
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
getMVCFactory
返回 MVC 工厂。
getMVCFactory() : \Joomla\CMS\MVC\Factory\MVCFactoryInterface
setMVCFactory
设置 MVC 工厂。
setMVCFactory(\Joomla\CMS\MVC\Factory\MVCFactoryInterface mvcFactory) :