executionTime; } public function getExecutedAt(): DateTimeImmutable|null { return $this->executedAt; } public function getVersion(): Version { return $this->version; } }