Completed
Pull Request — master (#224)
by
unknown
18:38 queued 16:40
created
src/Qiniu/Cdn/CdnManager.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -150,8 +150,8 @@
 block discarded – undo
150 150
     }
151 151
 
152 152
     /**
153
-     * @param $url
154
-     * @param $body
153
+     * @param string $url
154
+     * @param string $body
155 155
      * @return array
156 156
      */
157 157
     private function post($url, $body)
Please login to merge, or discard this patch.