diff --git a/src/Api/HttpApi.php b/src/Api/HttpApi.php index 74df5f42..c51bb826 100644 --- a/src/Api/HttpApi.php +++ b/src/Api/HttpApi.php @@ -62,7 +62,7 @@ public function __construct($httpClient, RequestBuilder $requestBuilder, Hydrato /** * @param class-string $class * - * @return null|mixed|ResponseInterface + * @return mixed|ResponseInterface * * @throws Exception */