Exemplo n.º 1
0
 public function getCorp()
 {
     return $this->hasOne(Corp::className(), ['CORP_ID' => 'KD_CORP']);
 }