Back to Joomla project (class list)

Class MVCFactoryServiceInterface - list of methods

Interface to be implemented by classes depending on a MVC factory.
Package: Joomla\CMS\MVC\Factory
Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/MVC/Factory/MVCFactoryServiceInterface.php
Project: Joomla

Method Summary

public \Joomla\CMS\MVC\Factory\MVCFactoryInterface
()

Get the factory.
Returns
  • \Joomla\CMS\MVC\Factory\MVCFactoryInterface
Since
  • 4.0.0
-
  • \UnexpectedValueException May be thrown if the factory has not been set.
Show source code of this method: getMVCFactory Source Code

Tags Summary

Since
4.0.0