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

Breadcrumb

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

function ImplicitContextKeyedInterface::storeInContext

Returns a new {

See also

ContextInterface} created by setting `$this` into the provided [@see ContextInterface}.

3 methods override ImplicitContextKeyedInterface::storeInContext()
Baggage::storeInContext in vendor/open-telemetry/api/Baggage/Baggage.php
@inheritDoc
Configurator::storeInContext in vendor/open-telemetry/api/Instrumentation/Configurator.php
Returns a new {
Span::storeInContext in vendor/open-telemetry/api/Trace/Span.php
@inheritDoc

File

vendor/open-telemetry/context/ImplicitContextKeyedInterface.php, line 31

Class

ImplicitContextKeyedInterface
Represents a value that can be stored within {Allows storing themselves without exposing a {

Namespace

OpenTelemetry\Context

Code

public function storeInContext(ContextInterface $context) : ContextInterface;

API Navigation

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