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

Breadcrumb

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

function BaggageBuilderInterface::set

See also

https://github.com/open-telemetry/opentelemetry-specification/blob/v1.6…

1 method overrides BaggageBuilderInterface::set()
BaggageBuilder::set in vendor/open-telemetry/api/Baggage/BaggageBuilder.php
@inheritDoc

File

vendor/open-telemetry/api/Baggage/BaggageBuilderInterface.php, line 14

Class

BaggageBuilderInterface

Namespace

OpenTelemetry\API\Baggage

Code

public function set(string $key, mixed $value, ?API\MetadataInterface $metadata = null) : API\BaggageBuilderInterface;

API Navigation

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