SesTransport
class SesTransport extends Transport (View source)
Properties
array | $plugins | The plug-ins registered with the transport. | from Transport |
Methods
void
registerPlugin(
Swift_Events_EventListener $plugin)
Register a plug-in with the transport.
from Transport
void
__construct(
SesClient $ses)
Create a new SES transport instance.
send(
Swift_Mime_Message $message, $failedRecipients = null)
{@inheritdoc}