Skip to content

Commit 6f158b0

Browse files
authored
Merge pull request #161 from mxsgx/3.x
[3.x] Update PHPDoc comment
2 parents 2edf3dd + 2795c32 commit 6f158b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: auth-backend/ResetsPasswords.php

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ trait ResetsPasswords
2121
* If no token is present, display the link request form.
2222
*
2323
* @param \Illuminate\Http\Request $request
24-
* @param string|null $token
2524
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
2625
*/
2726
public function showResetForm(Request $request)

0 commit comments

Comments
 (0)