interface ContextKeyInterface
@template-covariant T
Hierarchy
- interface \OpenTelemetry\Context\ContextKeyInterface
Expanded class hierarchy of ContextKeyInterface
All classes that implement ContextKeyInterface
3 files declare their use of ContextKeyInterface
- ContextKeys.php in vendor/
open-telemetry/ api/ Instrumentation/ ContextKeys.php - HookManager.php in vendor/
open-telemetry/ api/ Instrumentation/ AutoInstrumentation/ HookManager.php - LocalRootSpan.php in vendor/
open-telemetry/ api/ Trace/ LocalRootSpan.php
File
-
vendor/
open-telemetry/ context/ ContextKeyInterface.php, line 10
Namespace
OpenTelemetry\ContextView source
interface ContextKeyInterface {
}