event; } public function setEvent(?OrganizationHoliday $event): self { $this->event = $event; return $this; } }