Passed
Push — master ( e2d202...250565 )
by Vsevolods
03:00
created
src/Adr/src/AbstractResponder.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,6 @@
 block discarded – undo
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(
Please login to merge, or discard this patch.