@@ -36,7 +36,7 @@  | 
                                                    ||
| 36 | 36 | /**  | 
                                                        
| 37 | 37 | * Display the form to request a password reset link.  | 
                                                        
| 38 | 38 | *  | 
                                                        
| 39 | - * @return \Illuminate\Http\Response  | 
                                                        |
| 39 | + * @return View  | 
                                                        |
| 40 | 40 | */  | 
                                                        
| 41 | 41 | public function showLinkRequestForm(): View  | 
                                                        
| 42 | 42 |      { |