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 a2cd6b2 commit 214519cCopy full SHA for 214519c
1 file changed
src/Omniphx/Forrest/Interfaces/AuthenticationInterface.php
@@ -7,7 +7,7 @@ interface AuthenticationInterface
7
/**
8
* Begin authentication process.
9
*
10
- * @param string $url
+ * @param string|null $url
11
12
* @return \Illuminate\Http\RedirectResponse|void
13
*/
0 commit comments