Namespaces

Classes

Minimal implementation of a MailerInterface
Implementation of MessageInterface where only getFrom() and getSubject() is required to be implemented.

Interfaces

Takes a MailerInterface and sends to an AdapterInterface.
Represents a simple Message. A Message is a storage of a message that will be converted into an API call