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