Completed
Pull Request — develop (#106)
by Neil
20:39
created
app/Api/Controllers/General/EventlogController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.