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