mail\MessageInterface

Interface yii\mail\MessageInterface

Implemented by yii\mail\BaseMessage, yii\swiftmailer\Message
Available since version 2.0
Source Code https://github.com/yiisoft/yii2/blob/master/framework/mail/MessageInterface.php

MessageInterface is the interface that should be implemented by mail message classes.

A message represents the settings and content of an email, such as the sender, recipient, subject, body,