Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray authored and github-actions[bot] committed Jul 16, 2024
1 parent f18b0c5 commit 4463407
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/MollieManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@

class MollieManager
{
public function __construct(private Container $app)
{
}
public function __construct(private Container $app) {}

public function api(): MollieApiClient
{
Expand Down

0 comments on commit 4463407

Please sign in to comment.