id; } public function getPlan(): Plan { return $this->plan; } public function getDate(): DateTimeImmutable { return $this->date; } }