details['status'] = $status; $this->details['updatedTime'] = time(); } protected function getStatus(): string { return $this->details['status']; } }