Completed
Push — master ( bba9d4...43bf95 )
by Keith
01:55
created
src/Clarify/Client.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -101,10 +101,10 @@
 block discarded – undo
101 101
     }
102 102
 
103 103
     /**
104
-     * @param $method
104
+     * @param string $method
105 105
      * @param $uri
106 106
      * @param array $options
107
-     * @return mixed
107
+     * @return boolean
108 108
      */
109 109
     protected function process($method, $uri, $options = array())
110 110
     {
Please login to merge, or discard this patch.