Completed
Push — master ( 809a75...cd1313 )
by recca
16:22 queued 07:07
created
src/Bridge/Ecpay/Sdk/ECPay.Payment.Integration.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -505,6 +505,9 @@
 block discarded – undo
505 505
  */
506 506
 abstract class ECPay_Aio
507 507
 {
508
+    /**
509
+     * @param string $ServiceURL
510
+     */
508 511
     protected static function ServerPost($parameters, $ServiceURL)
509 512
     {
510 513
         $ch = curl_init();
Please login to merge, or discard this patch.