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