We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecef7f7 commit 4ff63e7Copy full SHA for 4ff63e7
1 file changed
user_guide_src/source/general/common_functions.rst
@@ -104,7 +104,7 @@ Service Accessors
104
:param string $name: The model classname.
105
:param boolean $getShared: Whether to return a shared instance.
106
:param ConnectionInterface|null $conn: The database connection.
107
- :returns: More simple way of getting model instances
+ :returns: The model instances
108
:rtype: object
109
110
See also the :ref:`Using CodeIgniter's Model <accessing-models>`.
0 commit comments