Completed
Push — master ( 2c45d8...dee3e5 )
by Adam
05:11
created
src/Access/Curl.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 
51 51
     /**
52 52
      * @param $option
53
-     * @param bool|true $value
53
+     * @param integer $value
54 54
      * @return $this
55 55
      */
56 56
     public function setOption($option, $value = true)
Please login to merge, or discard this patch.