We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89969b6 commit f631292Copy full SHA for f631292
1 file changed
src/Collectors/Auth.php
@@ -42,7 +42,7 @@ class Auth extends BaseCollector
42
*
43
* @var string
44
*/
45
- protected $title = 'Shield';
+ protected $title = 'Auth';
46
47
private ShieldAuth $auth;
48
0 commit comments