Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BaggageInterface.php

function BaggageInterface::getCurrent

Returns the current {falling back on {

See also

Baggage} from the current {@see ContextInterface},

API\BaggageInterface::getEmpty()} if there is no baggage in the current context.

1 method overrides BaggageInterface::getCurrent()
Baggage::getCurrent in vendor/open-telemetry/api/Baggage/Baggage.php
@inheritDoc

File

vendor/open-telemetry/api/Baggage/BaggageInterface.php, line 31

Class

BaggageInterface

Namespace

OpenTelemetry\API\Baggage

Code

public static function getCurrent() : API\BaggageInterface;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal