Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DependencyResolver.php

function DependencyResolver::resolveHttpPlugAsyncClient

File

vendor/open-telemetry/sdk/Common/Adapter/HttpDiscovery/DependencyResolver.php, line 74

Class

DependencyResolver

Namespace

OpenTelemetry\SDK\Common\Adapter\HttpDiscovery

Code

public function resolveHttpPlugAsyncClient() : HttpAsyncClient {
    return $this->httpPlugClientResolver
        ->resolveHttpPlugAsyncClient();
}
RSS feed
Powered by Drupal