message = 'Tag not found'; } /** * {@inheritdoc} */ public function getApiResponse() { return $this->buildApiResponse(404); } }