Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Sdk.php
function Sdk::getPropagator
File
vendor/
open-telemetry/
sdk/
Sdk.php
, line 68
Class
Sdk
Namespace
OpenTelemetry\SDK
Code
public
function
getPropagator
() : TextMapPropagatorInterface {
return
$this
->
propagator
; }
RSS feed