Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Span.php
function Span::getKind
Same name in this branch
11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span.php
\Opentelemetry\Proto\Trace\V1\Span::getKind()
@inheritDoc
File
vendor/
open-telemetry/
sdk/
Trace/
Span.php
, line 306
Class
Span
Namespace
OpenTelemetry\SDK\Trace
Code
public
function
getKind
() : int {
return
$this
->
kind
; }
RSS feed