Swift Mailer class.
package | Swift |
---|---|
author | Chris Corbyn |
__construct(\Swift_Transport $transport)
\Swift_Transport
createMessage(string $service) : object
string
object
registerPlugin(\Swift_Events_EventListener $plugin)
send(\Swift_Mime_Message $message, array $failedRecipients) : int
All recipients (with the exception of Bcc) will be able to see the other recipients this message was sent to.
Recipient/sender data will be retrieved from the Message object.
The return value is the number of recipients who were accepted for delivery.
\Swift_Mime_Message
array
&$failedRecipients, optional
int
$_transport