updateDownloadPrivileges(null, $this->userId, $this->status, $this->reasonKey); do_log("Updating user download privilege for user {$this->userId} to {$this->status} by reason {$this->reasonKey}"); } }