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

Breadcrumb

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

function TransportInterface::shutdown

2 methods override TransportInterface::shutdown()
PsrTransport::shutdown in vendor/open-telemetry/sdk/Common/Export/Http/PsrTransport.php
StreamTransport::shutdown in vendor/open-telemetry/sdk/Common/Export/Stream/StreamTransport.php

File

vendor/open-telemetry/sdk/Common/Export/TransportInterface.php, line 19

Class

TransportInterface
@psalm-template-covariant CONTENT_TYPE of string

Namespace

OpenTelemetry\SDK\Common\Export

Code

public function shutdown(?CancellationInterface $cancellation = null) : bool;
RSS feed
Powered by Drupal