Page MenuHomeDevCentral

D511.id1231.diff
No OneTemporary

D511.id1231.diff

diff --git a/app/Services/ResetsPasswords.php b/app/Services/ResetsPasswords.php
--- a/app/Services/ResetsPasswords.php
+++ b/app/Services/ResetsPasswords.php
@@ -23,10 +23,9 @@
/**
* Display the password recover view.
*
- * @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response
*/
- public function getRecover(Request $request) {
+ public function getRecover() {
return view('auth.recover');
}

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 6, 04:06 (16 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2789551
Default Alt Text
D511.id1231.diff (473 B)

Event Timeline