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 47a6442 commit b77aaf8Copy full SHA for b77aaf8
docs/references/authorization.md
@@ -12,7 +12,6 @@ around features, like Beta feature access, or used to provide discrete groups of
12
Groups are defined within the `Shield\Config\AuthGroups` config class.
13
14
```php
15
-
16
public array $groups = [
17
'superadmin' => [
18
'title' => 'Super Admin',
0 commit comments