PHP Webiny\Component\Mailer Namespace

Nested Namespaces

Webiny\Component\Mailer\Bridge
Webiny\Component\Mailer\Tests

Interfaces

Name Description
MessageInterface This interface defines the structure of the message object.
TransportInterface The TransportInterface defines the methods required by the transport layer.

Classes

Name Description
Email This is the Email class used to normalize use of email/name data between different bridges
Mailer This is the Mailer component class.
MailerException Mailer exception class.

Traits

Name Description
MailerTrait Mailer trait.