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