Yin Bin 4 mesiacov pred
rodič
commit
11ece54d4a
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      app/Services/PaymentService.php

+ 1 - 1
app/Services/PaymentService.php

@@ -11,7 +11,7 @@ use BsPaySdk\request\V2TradePaymentQueryRequest;
 use BsPaySdk\request\V2TradePaymentRefundRequest;
 use Illuminate\Support\Facades\Log;
 
-class DgPayService
+class PaymentService
 {
     public function __construct()
     {