Skip to content

Commit 4475332

Browse files
authored
Update AuthGroups.php
1 parent 16c8807 commit 4475332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Config/AuthGroups.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class AuthGroups extends BaseConfig
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
*
29+
*
2930
* @var array<string, array<string, string>>
3031
* @see https://github.com/codeigniter4/shield/blob/develop/docs/quickstart.md#change-available-groups for more info
3132
*/

0 commit comments

Comments
 (0)