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

Breadcrumb

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

function DiscoveryInterface::create

4 methods override DiscoveryInterface::create()
Buzz::create in vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/Buzz.php
@phan-suppress PhanUndeclaredClassReference,PhanTypeMismatchReturn,PhanUndeclaredClassMethod
CurlClient::create in vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/CurlClient.php
@phan-suppress PhanUndeclaredClassReference,PhanTypeMismatchReturn,PhanUndeclaredClassMethod @psalm-suppress UndefinedClass,InvalidReturnType,InvalidReturnStatement
Guzzle::create in vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/Guzzle.php
Symfony::create in vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/Symfony.php
@phan-suppress PhanTypeMismatchReturn,PhanUndeclaredClassMethod

File

vendor/open-telemetry/sdk/Common/Http/Psr/Client/Discovery/DiscoveryInterface.php, line 12

Class

DiscoveryInterface

Namespace

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

Code

public function create(mixed $options) : ClientInterface;

API Navigation

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