This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Mailer/Transport
2019-08-04 06:22:04 +02:00
..
Smtp [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
AbstractApiTransport.php [Mailer][DX][RFC] Rename mailer bridge transport classes 2019-07-25 11:34:25 +02:00
AbstractHttpTransport.php [Mailer][DX][RFC] Rename mailer bridge transport classes 2019-07-25 11:34:25 +02:00
AbstractTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
AbstractTransportFactory.php Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
Dsn.php [Mailer] fixed logic 2019-07-18 10:29:30 +02:00
FailoverTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
NullTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
NullTransportFactory.php [Mailer][DX] Improve exception message for unsupported scheme 2019-07-19 19:29:21 +03:00
RoundRobinTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
SendmailTransport.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
SendmailTransportFactory.php [Mailer][DX] Improve exception message for unsupported scheme 2019-07-19 19:29:21 +03:00
TransportFactoryInterface.php Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
TransportInterface.php [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00