We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e2c99 commit 7899218Copy full SHA for 7899218
src/Config/Auth.php
@@ -46,9 +46,6 @@ class Auth extends BaseConfig
46
* --------------------------------------------------------------------
47
* Customize the DB group used for each model
48
49
- * if no database connection instance is passed to the constructor,
50
- * it will automatically connect to the default database group,
51
- * as set in the configuration
52
*/
53
public ?string $DBGroup = null;
54
0 commit comments