Beispiel #1
0
 public function getRecommend()
 {
     return $this->hasOne(BusinessRecommend::className(), ['teacher_id' => 'id']);
 }