We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f47e92 commit 2d541f0Copy full SHA for 2d541f0
1 file changed
system/Common.php
@@ -119,7 +119,7 @@ function config(string $name, bool $getShared = true)
119
* otherwise it will all calls will return the same instance.
120
*
121
* @param \CodeIgniter\Database\ConnectionInterface|array|string $db
122
- * @param bool $getShared
+ * @param boolean $getShared
123
124
* @return \CodeIgniter\Database\BaseConnection
125
*/
0 commit comments