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