mail\BaseMailer createMessage()

createMessage() protected method

Creates a new message instance.

The newly created instance will be initialized with the configuration specified by $messageConfig. If the configuration does not specify a 'class', the $messageClass will be used as the class of the new message instance.

protected yii\mail\MessageInterface createMessage ( )
return yii\mail\MessageInterface

Message instance.

doc_Yii
2016-10-30 17:07:04
Comments
Leave a Comment

Please login to continue.