Closed wbloszyk closed 3 years ago
The sendEmailMessage method doesn't work with a Mailer. There is no
createMessage
method https://github.com/symfony/mailer/blob/5.x/MailerInterface.php#L24
Fixed.
@VincentLanglet Do you know why test failing? I fix it several times but again forgot how to fix it.
Subject
Allow to use "symfony/mailer" within Mailer.
I am targeting this branch, because this change respects BC.
Changelog