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

Breadcrumb

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

function SpanLimits::getLinkAttributesFactory

File

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

Class

SpanLimits

Namespace

OpenTelemetry\SDK\Trace

Code

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