Esempio n. 1
0
 public function init()
 {
     list($this->clientOptions['lang']) = explode('-', \Yii::$app->language);
     parent::init();
 }