mail\MailerInterface
Interface yii\mail\MailerInterface
Implemented by | yii\mail\BaseMailer, yii\swiftmailer\Mailer |
---|---|
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/mail/MailerInterface.php |
MailerInterface is the interface that should be implemented by mailer classes.
A mailer should mainly support creating and sending mail mess