Passed
Push — master ( 6e7a7f...ec8f0f )
by Oliver
10:05 queued 07:59
created
src/Controllers/DocumentApiController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
     /**
12 12
      * Get all documents and return the json response
13 13
      *
14
-     * @return \Illuminate\Http\JsonResponse
14
+     * @return \Spatie\Fractal\Fractal
15 15
      */
16 16
     public function index(Request $request)
17 17
     {
Please login to merge, or discard this patch.