/** * Get a MVC factory * * @return MVCFactoryInterface * * @since 4.0.0 */ public abstract function getMVCFactory() : MVCFactoryInterface;