ContextKeyInterface.php
Namespace
OpenTelemetry\ContextFile
-
vendor/
open-telemetry/ context/ ContextKeyInterface.php
View source
<?php
declare (strict_types=1);
namespace OpenTelemetry\Context;
/**
* @template-covariant T
*/
interface ContextKeyInterface {
}
Interfaces
Title | Deprecated | Summary |
---|---|---|
ContextKeyInterface | @template-covariant T |