data['success']) { $this->error = (string) $this->data['error']; } } public function getError() { return $this['error']; } }