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

Breadcrumb

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

function PropagationSetterInterface::set

Set the value for a given key on the associated carrier.

1 method overrides PropagationSetterInterface::set()
ArrayAccessGetterSetter::set in vendor/open-telemetry/context/Propagation/ArrayAccessGetterSetter.php
Set the value for a given key on the associated carrier.

File

vendor/open-telemetry/context/Propagation/PropagationSetterInterface.php, line 15

Class

PropagationSetterInterface

Namespace

OpenTelemetry\Context\Propagation

Code

public function set(&$carrier, string $key, string $value) : void;

API Navigation

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