mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
!fixup Automatically execute body renderer when posting an
This commit is contained in:
@@ -18,7 +18,6 @@ use Symfony\Bridge\Twig\Mime\TemplatedEmail;
|
||||
use Symfony\Component\Mailer\MailerInterface;
|
||||
use Symfony\Component\Messenger\Exception\UnrecoverableMessageHandlingException;
|
||||
use Symfony\Component\Messenger\Handler\MessageHandlerInterface;
|
||||
use Symfony\Component\Mime\BodyRendererInterface;
|
||||
|
||||
final readonly class PostSendExternalMessageHandler implements MessageHandlerInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user