id; } public function getEmail(): EmailAddress { return $this->email; } public function getPasswordHash(): string { return $this->passwordHash; } }