Example #1
0
 public function getAmphur()
 {
     return $this->hasOne(CmbisAreaHosp::className(), ['Hosp' => 'hcode']);
 }
Example #2
0
 public function getAmphur()
 {
     return $this->hasOne(CmbisAreaHosp::className(), ['AMP' => 'amp']);
 }