Example #1
0
 public function getOfficeData()
 {
     return @$this->hasOne(Ward::className(), ['code' => 'infect_ward']);
 }