Example #1
0
 public function getDetro()
 {
     return $this->hasMany(Rtdetail::className(), ['KD_RIB' => 'KD_RIB']);
 }