The expression return $promise->wait() could return the type null which is incompatible with the type-hinted return Psr\Http\Message\ResponseInterface. Consider adding an additional type-check to rule them out.
Loading history...
56
}
57
58
/**
59
* {@inheritdoc}
60
*/
61
104
public function sendAsyncRequest(RequestInterface $request)