swiftmailer\Mailer sendMessage()

sendMessage() protected method

Sends the specified message.

This method should be implemented by child classes with the actual email sending logic.

protected boolean sendMessage ( $message )
$message yii\mail\MessageInterface

The message to be sent

return boolean

Whether the message is sent successfully

doc_Yii
2016-10-30 17:12:49
Comments
Leave a Comment

Please login to continue.