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 917bade commit d4b5e58Copy full SHA for d4b5e58
docs/authentication.md
@@ -50,7 +50,7 @@ public $defaultAuthenticator = 'session';
50
## Auth Helper
51
52
The auth functionality is designed to be used with the `auth_helper` that comes with Shield. This
53
-helper method provides the `auth()` command which returns a convenient interface to the most frequently
+helper method provides the `auth()` function which returns a convenient interface to the most frequently
54
used functionality within the auth libraries.
55
56
```php
0 commit comments