update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
1
vendor/fedapay/fedapay-php/lib/Util/Util.php
vendored
1
vendor/fedapay/fedapay-php/lib/Util/Util.php
vendored
@@ -58,6 +58,7 @@ public static function convertToFedaPayObject($resp, $opts)
|
||||
'v1/page' => 'FedaPay\\Page',
|
||||
'v1/invoice' => 'FedaPay\\Invoice',
|
||||
'v1/balance' => 'FedaPay\\Balance',
|
||||
'v1/payment_source' => 'FedaPay\\PaymentSource',
|
||||
];
|
||||
|
||||
if (self::isList($resp)) {
|
||||
|
||||
Reference in New Issue
Block a user