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