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

Breadcrumb

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

function ContextStorageScopeInterface::context

Returns the context associated with this scope.

Return value

ContextInterface associated context

1 method overrides ContextStorageScopeInterface::context()
ContextStorageNode::context in vendor/open-telemetry/context/ContextStorageNode.php
Returns the context associated with this scope.

File

vendor/open-telemetry/context/ContextStorageScopeInterface.php, line 19

Class

ContextStorageScopeInterface
@psalm-suppress MissingTemplateParam

Namespace

OpenTelemetry\Context

Code

public function context() : ContextInterface;

API Navigation

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