Exemple #1
0
 public function getDbtr()
 {
     return $this->hasOne(Distributor::className(), ['KD_DISTRIBUTOR' => 'KD_DISTRIBUTOR']);
 }