@phan-suppress PhanTypeMismatchReturn,PhanUndeclaredClassMethod
Overrides DiscoveryInterface::create
public function create(mixed $options) : ClientInterface { return new Psr18Client(HttpClient::create($options)); }