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 4475332 commit fb4f33dCopy full SHA for fb4f33d
src/Config/AuthGroups.php
@@ -26,8 +26,8 @@ class AuthGroups extends BaseConfig
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
*
29
- *
30
* @var array<string, array<string, string>>
+ *
31
* @see https://github.com/codeigniter4/shield/blob/develop/docs/quickstart.md#change-available-groups for more info
32
*/
33
public array $groups = [
0 commit comments