Completed
Push — master ( 10b564...94d3ee )
by recca
03:03
created
sdk/AllPay.Payment.Integration.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -572,6 +572,9 @@
 block discarded – undo
572 572
 abstract class Aio
573 573
 {
574 574
 
575
+    /**
576
+     * @param string $ServiceURL
577
+     */
575 578
     protected static function ServerPost($parameters ,$ServiceURL) {
576 579
 		$ch = curl_init();
577 580
 
Please login to merge, or discard this patch.