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

Breadcrumb

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

function SpanDataInterface::getLinks

Return value

list<LinkInterface>

1 method overrides SpanDataInterface::getLinks()
ImmutableSpan::getLinks in vendor/open-telemetry/sdk/Trace/ImmutableSpan.php
@inheritDoc

File

vendor/open-telemetry/sdk/Trace/SpanDataInterface.php, line 34

Class

SpanDataInterface
Represents an immutable snapshot of a {

Namespace

OpenTelemetry\SDK\Trace

Code

public function getLinks() : array;
RSS feed
Powered by Drupal