@@ -27,6 +27,6 @@ |
||
27 | 27 | $this->_view = Yii::$app->getView(); |
28 | 28 | } |
29 | 29 | |
30 | - return $this->_view; |
|
30 | + return $this->_view; |
|
31 | 31 | } |
32 | 32 | } |
33 | 33 | \ No newline at end of file |