Skip to content

Commit f112e1d

Browse files
iamsyhkenjis
andauthored
Update src/Config/AuthGroups.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent e44dac1 commit f112e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config/AuthGroups.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class AuthGroups extends BaseConfig
2222
* --------------------------------------------------------------------
2323
* The available groups in the system.
2424
* Where the key is the group name, and the values are an
25-
* array of any additional fields you would like for that group.
25+
* array of the group info.
2626
* Whatever value you assign as the key, will be used to refer to the group when using functions such as:
2727
* $user->addGroup('superadmin')
2828
* ref: https://github.com/codeigniter4/shield/blob/develop/docs/quickstart.md#change-available-groups for more info

0 commit comments

Comments
 (0)