@@ -45,7 +45,7 @@ |
||
| 45 | 45 | /** |
| 46 | 46 | * Returns the html for the "My account" download page. |
| 47 | 47 | * |
| 48 | - * @return \Illuminate\Contracts\View\View View for rendering the output |
|
| 48 | + * @return \Illuminate\Http\Response View for rendering the output |
|
| 49 | 49 | */ |
| 50 | 50 | public function downloadAction() |
| 51 | 51 | { |