Esempio n. 1
0
 public function getCustype()
 {
     return $this->hasOne(Kategoricus::className(), ['CUST_KTG' => 'CUST_TYPE']);
 }