listen ansichten verbessert
This commit is contained in:
@@ -13,7 +13,8 @@ class MailServicesFactory
|
||||
public function __construct(
|
||||
private readonly MailRepositoryFactory $mailRepositoryFactory,
|
||||
private readonly SettingGateway $settingGateway
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function createMailLogRepository(): MailLogRepositoryInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user