getMessage(); } /** * Return an array with the error details, merged with the RFC7807 response */ public function getErrorMetadata(): array { return []; } }