Completed
Pull Request — master (#69)
by
unknown
01:46
created
src/Fractal.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * Return a new JSON response.
24 24
      *
25
-     * @param  callable|int $callbackOrStatusCode
26
-     * @param  array        $headers
25
+     * @param  integer $callbackOrStatusCode
27 26
      *
28 27
      * @return \Illuminate\Http\JsonResponse
29 28
      */
Please login to merge, or discard this patch.