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

Breadcrumb

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

function PsrTransport::__construct

@psalm-param CONTENT_TYPE $contentType

File

vendor/open-telemetry/sdk/Common/Export/Http/PsrTransport.php, line 38

Class

PsrTransport
@psalm-template CONTENT_TYPE of string @template-implements TransportInterface<CONTENT_TYPE>

Namespace

OpenTelemetry\SDK\Common\Export\Http

Code

public function __construct(ClientInterface $client, RequestFactoryInterface $requestFactory, StreamFactoryInterface $streamFactory, string $endpoint, string $contentType, array $headers, array $compression, int $retryDelay, int $maxRetries) {
}

API Navigation

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