Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TracerSharedState.php
function TracerSharedState::getSpanProcessor
File
vendor/
open-telemetry/
sdk/
Trace/
TracerSharedState.php
, line 61
Class
TracerSharedState
Stores shared state/config between all {
Namespace
OpenTelemetry\SDK\Trace
Code
public
function
getSpanProcessor
() : SpanProcessorInterface {
return
$this
->
spanProcessor
; }
RSS feed