Completed
Push — master ( 16689b...00446e )
by Freek
03:15
created
src/Fractal.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
     /**
18 18
      * Return a new JSON response.
19 19
      *
20
-     * @param  callable|int $statusCode
20
+     * @param  integer $statusCode
21 21
      * @param  callable|array $headers
22 22
      *
23 23
      * @return \Illuminate\Http\JsonResponse
Please login to merge, or discard this patch.