$this priority(int $level) Set the message priority level.
$this to(mixed $users) Set the recipients of the message.
$this subject(string $subject) Set the subject of the message.
mixed laterOn(string $queue, int $delay, string|array $view, array $data, Closure|string $callback)
$this replyTo(string|array $address, string|null $name = null) Add a reply
void send(Mailer $mailer)
start() {@inheritdoc}
void registerPlugin(Swift_Events_EventListener $plugin) Register a plug-in
SesTransport class SesTransport extends
Page 1 of 15