File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ public function buildIdentity($identityData)
344344 * If the `queryParam` option is set a query parameter
345345 * will be appended with the denied URL path.
346346 *
347- * @param Psr\Http\Message\ServerRequestInterface $request The request
347+ * @param \ Psr\Http\Message\ServerRequestInterface $request The request
348348 * @return string|null
349349 */
350350 public function getUnauthenticatedRedirectUrl (ServerRequestInterface $ request )
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ public function getIdentityAttribute();
8080 /**
8181 * Return the URL to redirect unauthenticated users to.
8282 *
83- * @param Psr\Http\Message\ServerRequestInterface $request The request
83+ * @param \ Psr\Http\Message\ServerRequestInterface $request The request
8484 * @return string|null
8585 */
8686 public function getUnauthenticatedRedirectUrl (ServerRequestInterface $ request );
You can’t perform that action at this time.
0 commit comments