@@ -40,7 +40,7 @@ |
||
| 40 | 40 | * Display a listing of all alerts |
| 41 | 41 | * |
| 42 | 42 | * @param Request $request |
| 43 | - * @return \Illuminate\Http\Response |
|
| 43 | + * @return \Illuminate\Pagination\LengthAwarePaginator |
|
| 44 | 44 | */ |
| 45 | 45 | public function index(Request $request) |
| 46 | 46 | { |