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