Completed
Branch master (1ac3ba)
by Kirill
05:32
created
src/ClientAdapter/AbstractGuzzleAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
 
59 59
     /**
60 60
      * @param string $key
61
-     * @param $value
61
+     * @param boolean $value
62 62
      * @return $this|AdapterInterface
63 63
      */
64 64
     public function setOption(string $key, $value): AdapterInterface
Please login to merge, or discard this patch.