createView() protected method
Creates view instance from given configuration.
| protected yii\web\View createView ( array $config ) | ||
|---|---|---|
| $config | array |
View configuration. |
| return | yii\web\View |
View instance. |
createView() protected method
Creates view instance from given configuration.
| protected yii\web\View createView ( array $config ) | ||
|---|---|---|
| $config | array |
View configuration. |
| return | yii\web\View |
View instance. |
Please login to continue.