course; } public function setCourse(?AccompanyingPeriod $course): self { $this->course = $course; return $this; } }