Completed
Pull Request — master (#147)
by Wade
01:35
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.