Back to Joomla project (class list)

Class DatabaseModelInterface - list of methods

Interface for a database 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/DatabaseModelInterface.php
Project: Joomla

Method Summary

public \Joomla\Database\DatabaseInterface
()

Method to get the database driver object.
Returns
  • \Joomla\Database\DatabaseInterface
Since
  • 4.0.0
Show source code of this method: getDbo Source Code

Tags Summary

Since
4.0.0