Skip to content

Commit 7899218

Browse files
committed
Correction of the comment for the DBGroup in the Auth Config file.
1 parent d7e2c99 commit 7899218

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Config/Auth.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ class Auth extends BaseConfig
4646
* --------------------------------------------------------------------
4747
* Customize the DB group used for each model
4848
* --------------------------------------------------------------------
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
5249
*/
5350
public ?string $DBGroup = null;
5451

0 commit comments

Comments
 (0)