Completed
Pull Request — master (#80)
by
unknown
05:06 queued 02:41
created
src/phpsms/agents/QcloudAgent.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -52,6 +52,9 @@
 block discarded – undo
52 52
         $this->result['code'] = $data['error'];
53 53
     }
54 54
 
55
+    /**
56
+     * @param string $url
57
+     */
55 58
     protected function LuosimaoCurl($url, $optData, $apikey)
56 59
     {
57 60
         $ch = curl_init();
Please login to merge, or discard this patch.