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

Breadcrumb

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

function SpanLimits::getEventAttributesFactory

File

vendor/open-telemetry/sdk/Trace/SpanLimits.php, line 23

Class

SpanLimits

Namespace

OpenTelemetry\SDK\Trace

Code

public function getEventAttributesFactory() : AttributesFactoryInterface {
    return $this->eventAttributesFactory;
}
RSS feed
Powered by Drupal