MVCFactoryAwareTrait
MVCFactory aware trait.
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
getMVCFactory
Returns the MVC factory.
getMVCFactory() : \Joomla\CMS\MVC\Factory\MVCFactoryInterface
setMVCFactory
Set the MVC factory.
setMVCFactory(\Joomla\CMS\MVC\Factory\MVCFactoryInterface mvcFactory) :