Completed
Pull Request — master (#80)
by
unknown
04:13
created
src/phpsms/agents/QcloudAgent.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -83,6 +83,9 @@
 block discarded – undo
83 83
     {
84 84
     }
85 85
 
86
+    /**
87
+     * @param string $url
88
+     */
86 89
     protected function QcloudCurl($url, $optData)
87 90
     {
88 91
         $ch = curl_init();
Please login to merge, or discard this patch.