from = $this->from ?: \Yii::$app->params['robotEmail']; } public function isHtml() { return (bool) $this->html; } }