MVCFactoryServiceInterface

Interface to be implemented by classes depending on a MVC factory.

since

4.0.0

package

Joomla CMS

Methods

getMVCFactory

Get the factory.

getMVCFactory() : \Joomla\CMS\MVC\Factory\MVCFactoryInterface
since

4.0.0

throws

UnexpectedValueExceptionMay be thrown if the factory has not been set.

Response

MVCFactoryInterface