Skip to content

Commit 2795c32

Browse files
authored
Remove parameter token from PHPdoc
1 parent 2edf3dd commit 2795c32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)