Completed
Push — master ( 727f25...96271c )
by recca
10:46
created
src/Bridge/Allpay/Sdk/AllPay.Payment.Integration.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -550,6 +550,9 @@
 block discarded – undo
550 550
  */
551 551
 abstract class Aio
552 552
 {
553
+    /**
554
+     * @param string $ServiceURL
555
+     */
553 556
     protected static function ServerPost($parameters, $ServiceURL)
554 557
     {
555 558
         $ch = curl_init();
Please login to merge, or discard this patch.