namespace Symfony\Component\Mailer\Event
Object name | File name | Summary |
---|---|---|
FailedMessageEvent | vendor/symfony/mailer/Event/FailedMessageEvent.php | @author Fabien Potencier <fabien@symfony.com> |
MessageEvent | vendor/symfony/mailer/Event/MessageEvent.php | Allows the transformation of a Message and the Envelope before the email is sent. |
MessageEvents | vendor/symfony/mailer/Event/MessageEvents.php | @author Fabien Potencier <fabien@symfony.com> |
SentMessageEvent | vendor/symfony/mailer/Event/SentMessageEvent.php | @author Fabien Potencier <fabien@symfony.com> |