@@ -22,8 +22,7 @@ |
||
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 | */ |