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...
58
}
59
60
/**
61
* {@inheritdoc}
62
*/
63
104
public function sendAsyncRequest(RequestInterface $request)