Skip to content

Commit

Permalink
Cs fixer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JevgenijVisockij committed Apr 4, 2024
1 parent f156eea commit 391c4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/admin/AdminMollieSettingsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ private function initCloudSyncAndPsAccounts(): bool
$accountsService = $accountsFacade->getPsAccountsService();
} catch (Exception $e) {
$this->context->controller->errors[] = $e->getMessage();

return false;
}
}
Expand Down

0 comments on commit 391c4a6

Please sign in to comment.