Overrides ResolverInterface::resolveHttpPlugAsyncClient
public function resolveHttpPlugAsyncClient() : HttpAsyncClient { return $this->httpAsyncClient ??= HttpAsyncClientDiscovery::find(); }