personalAccessToken->getTable()) ->where('id', $this->personalAccessToken->id) ->update($this->newAttributes); } }