Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ImmutableSpan.php
function ImmutableSpan::hasEnded
Overrides
SpanDataInterface::hasEnded
File
vendor/
open-telemetry/
sdk/
Trace/
ImmutableSpan.php
, line 124
Class
ImmutableSpan
@psalm-immutable
Namespace
OpenTelemetry\SDK\Trace
Code
public
function
hasEnded
() : bool {
return
$this
->
hasEnded
; }
RSS feed