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 e44dac1 commit f112e1dCopy full SHA for f112e1d
src/Config/AuthGroups.php
@@ -22,7 +22,7 @@ class AuthGroups extends BaseConfig
22
* --------------------------------------------------------------------
23
* The available groups in the system.
24
* Where the key is the group name, and the values are an
25
- * array of any additional fields you would like for that group.
+ * array of the group info.
26
* Whatever value you assign as the key, will be used to refer to the group when using functions such as:
27
* $user->addGroup('superadmin')
28
* ref: https://github.com/codeigniter4/shield/blob/develop/docs/quickstart.md#change-available-groups for more info
0 commit comments