setView() public method
public void setView ( $view ) | ||
---|---|---|
$view | array|yii\web\View |
View instance or its array configuration that will be used to render message bodies. |
throws | yii\base\InvalidConfigException |
on invalid argument. |
setView() public method
public void setView ( $view ) | ||
---|---|---|
$view | array|yii\web\View |
View instance or its array configuration that will be used to render message bodies. |
throws | yii\base\InvalidConfigException |
on invalid argument. |
Please login to continue.