Closed
Description
While moving away from SwiftMailer, since it is deprecated, I discovered that the mailer mocking functionality currently has a dependency on yiisoft/yii2-swiftmailer
.
We should remove this and implement a simple message object implementation for testing purposes.
edit: In the mean time, a workaround is to configure your messageClass
explicitly.
Metadata
Metadata
Assignees
Labels
No labels