Completed
Push — master ( 386195...e4192e )
by Mikael
02:20
created
src/Response/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,8 +37,8 @@
 block discarded – undo
37 37
     /**
38 38
      * Set status code to be sent as part of headers.
39 39
      *
40
-     * @param string $header type of header to set
41 40
      *
41
+     * @param integer|null $value
42 42
      * @return self
43 43
      */
44 44
     public function setStatusCode($value)
Please login to merge, or discard this patch.