Completed
Pull Request — master (#61)
by Michal
03:22
created
src/Response/JsonApiResponse.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
      * to setup response code, content type, charset and expiration
33 33
      *
34 34
      * @param integer $code
35
-     * @param mixed $data
36 35
      * @param string $contentType
37 36
      * @param string $charset
38 37
      * @param bool|DateTimeInterface|int|string $expiration
Please login to merge, or discard this patch.