public function init() { $this->language = Yii::$app->language; parent::init(); }
public function init() { parent::init(); }