Пример #1
0
 public function getUnitb()
 {
     return $this->hasOne(Unitbarang::className(), ['ID' => 'KD_UNIT']);
 }