startDate??null; } public function setStartDate(Date|DateTime $startDate):void { $this->startDate = $startDate; } }