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 1b396e5 commit 5835a2eCopy full SHA for 5835a2e
src/Config/Auth.php
@@ -45,7 +45,7 @@ class Auth extends BaseConfig
45
* auth actions. This can be either of the following:
46
*
47
* 1. An absolute URL. E.g. http://example.com OR https://example.com
48
- * 2. A named route that can be accessed using route_to() or url_to
+ * 2. A named route that can be accessed using route_to() or url_to()
49
* 3. A URI path within the application. e.g 'admin', 'login', 'expath'
50
51
* If you need more flexibility you can override the `getUrl()` method
0 commit comments