The expression return $this->query() returns the type array which is incompatible with the documented return type Carpenstar\ByBitAPI\Core...esponseHandlerInterface.
Loading history...
26
}
27
28
/**
29
* @param array $queryParams
30
* @return string
31
*/
32
private function buildRequestParams(array $queryParams): ?string