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

Breadcrumb

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

function Span::getName

Same name in this branch
  1. 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span.php \Opentelemetry\Proto\Trace\V1\Span::getName()

@inheritDoc

File

vendor/open-telemetry/sdk/Trace/Span.php, line 263

Class

Span

Namespace

OpenTelemetry\SDK\Trace

Code

public function getName() : string {
    return $this->name;
}
RSS feed
Powered by Drupal