Ejemplo n.º 1
0
 public function getGeoTbl()
 {
     return $this->hasOne(DraftGeo::className(), ['GEO_ID' => 'GEO']);
 }