Skip to content

Commit

Permalink
csfixer
Browse files Browse the repository at this point in the history
  • Loading branch information
mandan2 committed Jun 13, 2023
1 parent 4978374 commit 20346d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Factory/ModuleFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public function getModule(): ?Mollie

return $module;
}

public function getModuleName(): ?string
{
$module = $this->getModule();
Expand Down

0 comments on commit 20346d5

Please sign in to comment.