Skip to content

Commit

Permalink
feat: mail provider backend
Browse files Browse the repository at this point in the history
Signed-off-by: SebastianKrupinski <[email protected]>
  • Loading branch information
SebastianKrupinski committed Aug 27, 2024
1 parent d1f506e commit d90ef40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Provider/MailProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

class MailProvider implements IProvider {

private ?array $ServiceCollection = [];

public function __construct(
protected ContainerInterface $container,
protected AccountService $accountService,
Expand Down

0 comments on commit d90ef40

Please sign in to comment.