interface MetadataInterface
Same name in this branch
- 11.1.x vendor/symfony/validator/Mapping/MetadataInterface.php \Symfony\Component\Validator\Mapping\MetadataInterface
Hierarchy
- interface \OpenTelemetry\API\Baggage\MetadataInterface
Expanded class hierarchy of MetadataInterface
All classes that implement MetadataInterface
See also
https://github.com/open-telemetry/opentelemetry-specification/blob/v1.6…
File
-
vendor/
open-telemetry/ api/ Baggage/ MetadataInterface.php, line 10
Namespace
OpenTelemetry\API\BaggageView source
interface MetadataInterface {
public function getValue() : string;
}
Members
Title Sort descending | Modifiers | Object type | Summary | Overrides |
---|---|---|---|---|
MetadataInterface::getValue | public | function | 1 |