fix wrong name

This commit is contained in:
Ibnu Maksum 2022-09-11 11:02:21 +07:00
parent 4d84efcf83
commit 98b592c8a9
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -7,7 +7,7 @@
* Payment Gateway Xendit * Payment Gateway Xendit
**/ **/
class PGTripay { class PGXendit {
protected $user; protected $user;
protected $trx; protected $trx;
protected $channel; protected $channel;