Page MenuHomeDevCentral

D511.diff
No OneTemporary

D511.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
Thu, May 1, 08:51 (20 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2621038
Default Alt Text
D511.diff (473 B)

Event Timeline