Beispiel #1
0
 public function getProgramDetail()
 {
     return @$this->hasOne(ProgramDetail::className(), ['id' => 'risk_program_detail']);
 }