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 9071cf1 commit 387f3b7Copy full SHA for 387f3b7
src/Config/AuthGroups.php
@@ -77,6 +77,8 @@ class AuthGroups extends BaseConfig
77
* Permissions Matrix
78
* --------------------------------------------------------------------
79
* Maps permissions to groups.
80
+ *
81
+ * This defines group-level permissions.
82
*/
83
public array $matrix = [
84
'superadmin' => [
0 commit comments