Skip to content

[BUG] missing use statement #683

@parzerphilipp

Description

@parzerphilipp

Classes/Domain/Service/SendMailService.php

constructor uses EventDispatcherInterface - but this class was not imported

use Psr\EventDispatcher\EventDispatcherInterface;

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions