MVCFactoryServiceTrait
Defines the trait for a MVC factory service class.
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
getMVCFactory
Get the factory.
getMVCFactory() : \Joomla\CMS\MVC\Factory\MVCFactoryInterface
since |
4.0.0 |
---|---|
throws |
|
Response
setMVCFactory
The MVC Factory.
setMVCFactory(\Joomla\CMS\MVC\Factory\MVCFactoryInterface mvcFactory) :