diff --git a/MangoPay/Libraries/ApiBase.php b/MangoPay/Libraries/ApiBase.php index a613fe3f..7396ddb7 100644 --- a/MangoPay/Libraries/ApiBase.php +++ b/MangoPay/Libraries/ApiBase.php @@ -195,7 +195,7 @@ protected function getLogger() 'transactions_get_for_card' => ['/cards/%s/transactions', RequestType::GET], 'transactions_get_for_bank_account' => ['/bankaccounts/%s/transactions', RequestType::GET] - ]; + ); /** * Constructor