Completed
Push — master ( d46fc4...45aada )
by Matthew
02:37
created
src/Controller/Alerts/ResultsEndpointController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.