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