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

Breadcrumb

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

function AttributesFactoryInterface::builder

2 methods override AttributesFactoryInterface::builder()
AttributesFactory::builder in vendor/open-telemetry/sdk/Common/Attribute/AttributesFactory.php
FilteredAttributesFactory::builder in vendor/open-telemetry/sdk/Common/Attribute/FilteredAttributesFactory.php

File

vendor/open-telemetry/sdk/Common/Attribute/AttributesFactoryInterface.php, line 9

Class

AttributesFactoryInterface

Namespace

OpenTelemetry\SDK\Common\Attribute

Code

public function builder(iterable $attributes = [], ?AttributeValidatorInterface $attributeValidator = null) : AttributesBuilderInterface;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal