Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Entry.php
function Entry::getMetadata
File
vendor/
open-telemetry/
api/
Baggage/
Entry.php
, line 20
Class
Entry
Namespace
OpenTelemetry\API\Baggage
Code
public
function
getMetadata
() : MetadataInterface {
return
$this
->
metadata
; }
RSS feed