event = $event; $this->eventName = $eventName; $this->eventLocation = $eventLocation; $this->postalCode = $postalCode; $this->email = $email; $this->earlyBirdEnd = $earlyBirdEnd; $this->registrationFinalEnd = $registrationFinalEnd; $this->alcoholicsAge = $alcoholicsAge; $this->sendWeeklyReports = $sendWeeklyReports; $this->registrationAllowed = $registrationAllowed; $this->flatSupport = $flatSupport; $this->supportPerPerson = $supportPerPerson; $this->contributingLocalGroups = $contributingLocalGroups; $this->eatingHabits = $eatingHabits; } }