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

Breadcrumb

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

function Symfony::create

@phan-suppress PhanTypeMismatchReturn,PhanUndeclaredClassMethod

Overrides DiscoveryInterface::create

File

vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/Symfony.php, line 24

Class

Symfony

Namespace

OpenTelemetry\SDK\Common\Http\Psr\Client\Discovery

Code

public function create(mixed $options) : ClientInterface {
    return new Psr18Client(HttpClient::create($options));
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal