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