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

Breadcrumb

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

ScopeInterface::DETACHED

The associated context was already detached.

File

vendor/open-telemetry/context/ScopeInterface.php, line 12

Class

ScopeInterface

Namespace

OpenTelemetry\Context

Code

public const DETACHED = 1 << (PHP_INT_SIZE << 3) - 1;

API Navigation

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