Example #1
0
 public function getGh()
 {
     return $this->hasOne(MGh::className(), ['gh_id' => 'gh_id']);
 }