@@ -53,7 +53,6 @@ |
||
| 53 | 53 | * @param mixed $data Data to convert to JSON. |
| 54 | 54 | * @param int $status Integer status code for the response; 200 by default. |
| 55 | 55 | * @param array $headers Array of headers to use at initialization. |
| 56 | - * @param int $jsonFlag JSON encoding options to use. |
|
| 57 | 56 | * @return ResponseInterface |
| 58 | 57 | */ |
| 59 | 58 | protected function json( |