Skip to content

Commit 387f3b7

Browse files
committed
docs: add comment
1 parent 9071cf1 commit 387f3b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Config/AuthGroups.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ class AuthGroups extends BaseConfig
7777
* Permissions Matrix
7878
* --------------------------------------------------------------------
7979
* Maps permissions to groups.
80+
*
81+
* This defines group-level permissions.
8082
*/
8183
public array $matrix = [
8284
'superadmin' => [

0 commit comments

Comments
 (0)