diff --git a/mail/layouts/html.php b/mail/layouts/html.php index a9689cc..b7235d1 100644 --- a/mail/layouts/html.php +++ b/mail/layouts/html.php @@ -3,14 +3,15 @@ use yii\helpers\Html; /** * @var \yii\web\View $this - * @var \yii\mail\BaseMessage $content + * @var \yii\mail\MessageInterface $message + * @var string $content */ ?> beginPage() ?> - + <?= Html::encode($this->title) ?> head() ?>