Esempio n. 1
0
 public function getGeo()
 {
     return $this->hasOne(Geo::className(), ['id' => 'geo_id']);
 }