Exemplo n.º 1
0
 public function Buildings()
 {
     return BuildingGroup::Merge($this->ProductionUnits(), $this->BuildingUnits());
 }