Пример #1
0
 public function getStr()
 {
     return $this->hasOne(TransData::className(), ['id' => 'str_id']);
 }