Beispiel #1
0
 public function getType()
 {
     return $this->hasOne(Tipebarang::className(), ['KD_TYPE' => 'KD_TYPE']);
 }