Esempio n. 1
0
 public function getKpitable()
 {
     return $this->hasOne(CmbisKpi::className(), ['kpi_id' => 'kpi_id']);
 }