mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 14:49:25 +02:00
fix wrong name
This commit is contained in:
parent
4d84efcf83
commit
98b592c8a9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue