Back to Joomla project (class list)

Class ModelInterface - list of methods

Interface for a base model.
Package: Joomla\CMS\MVC\Model
Copyright: (C) 2019 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/MVC/Model/ModelInterface.php
Project: Joomla

Method Summary

public string
()

Method to get the model name.
Returns
  • string The name of the model
Since
  • 4.0.0
-
  • \Exception
Show source code of this method: getName Source Code

Tags Summary

Since
4.0.0