PHP Webiny\Component\Mailer Пространство имен

Пространства имен

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

Interfaces

Имя Описание
MessageInterface This interface defines the structure of the message object.
TransportInterface The TransportInterface defines the methods required by the transport layer.

Классы

Имя Описание
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

Имя Описание
MailerTrait Mailer trait.