Exemplo n.º 1
0
 public function getLang()
 {
     return $this->hasOne(\admin\models\Lang::className(), ['id' => 'lang_id']);
 }