The expression return $this->query() returns the type array which is incompatible with the documented return type Carpenstar\ByBitAPI\Core...esponseHandlerInterface.
Loading history...
31
}
32
33
/**
34
* @param array $queryParams
35
* @return string|null
36
*/
37
private function buildRequestParams(array $queryParams): ?string