github/vendor/symfony/mailer/Transport
2025-04-12 19:11:43 +08:00
..
Smtp Initial commit 2025-04-12 19:11:43 +08:00
AbstractApiTransport.php Initial commit 2025-04-12 19:11:43 +08:00
AbstractHttpTransport.php Initial commit 2025-04-12 19:11:43 +08:00
AbstractTransport.php Initial commit 2025-04-12 19:11:43 +08:00
AbstractTransportFactory.php Initial commit 2025-04-12 19:11:43 +08:00
Dsn.php Initial commit 2025-04-12 19:11:43 +08:00
FailoverTransport.php Initial commit 2025-04-12 19:11:43 +08:00
NativeTransportFactory.php Initial commit 2025-04-12 19:11:43 +08:00
NullTransport.php Initial commit 2025-04-12 19:11:43 +08:00
NullTransportFactory.php Initial commit 2025-04-12 19:11:43 +08:00
RoundRobinTransport.php Initial commit 2025-04-12 19:11:43 +08:00
SendmailTransport.php Initial commit 2025-04-12 19:11:43 +08:00
SendmailTransportFactory.php Initial commit 2025-04-12 19:11:43 +08:00
TransportFactoryInterface.php Initial commit 2025-04-12 19:11:43 +08:00
TransportInterface.php Initial commit 2025-04-12 19:11:43 +08:00
Transports.php Initial commit 2025-04-12 19:11:43 +08:00