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

Breadcrumb

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

class ContextStorageHead

@internal

Hierarchy

  • class \OpenTelemetry\Context\ContextStorageHead

Expanded class hierarchy of ContextStorageHead

File

vendor/open-telemetry/context/ContextStorageHead.php, line 10

Namespace

OpenTelemetry\Context
View source
final class ContextStorageHead {
    public ?ContextStorageNode $node = null;
    public function __construct(ContextStorageHeadAware $storage) {
    }

}

Members

Title Sort descending Modifiers Object type Summary
ContextStorageHead::$node public property
ContextStorageHead::__construct public function

API Navigation

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