Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SpanDataInterface.php
function SpanDataInterface::getContext
1 method overrides
SpanDataInterface::getContext()
ImmutableSpan::getContext
in vendor/
open-telemetry/
sdk/
Trace/
ImmutableSpan.php
File
vendor/
open-telemetry/
sdk/
Trace/
SpanDataInterface.php
, line 21
Class
SpanDataInterface
Represents an immutable snapshot of a {
Namespace
OpenTelemetry\SDK\Trace
Code
public
function
getContext
() : API\SpanContextInterface;
RSS feed