@@ -25,7 +25,7 @@ |
||
25 | 25 | /** |
26 | 26 | * List recent alerts in the last 48 hours |
27 | 27 | * |
28 | - * @return \League\Route\Http\JsonResponse |
|
28 | + * @return Response\Ok |
|
29 | 29 | */ |
30 | 30 | public function listRecent() |
31 | 31 | { |