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 16c8807 commit 4475332Copy full SHA for 4475332
src/Config/AuthGroups.php
@@ -26,6 +26,7 @@ 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
*/
0 commit comments