currentTime; } public function setTime(DateTimeImmutable $newTime): void { $this->currentTime = $newTime; } }