示例#1
0
 public function getTopic()
 {
     return $this->hasOne(BbiiTopic::className(), ['id' => 'topic_id']);
 }