Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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