function Link::__construct
Same name in this branch
- 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span/Link.php \Opentelemetry\Proto\Trace\V1\Span\Link::__construct()
- 11.1.x vendor/composer/composer/src/Composer/Package/Link.php \Composer\Package\Link::__construct()
- 11.1.x vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php \phpDocumentor\Reflection\DocBlock\Tags\Link::__construct()
- 11.1.x core/lib/Drupal/Core/Link.php \Drupal\Core\Link::__construct()
- 11.1.x core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::__construct()
File
-
vendor/
open-telemetry/ sdk/ Trace/ Link.php, line 12
Class
Namespace
OpenTelemetry\SDK\TraceCode
public function __construct(API\SpanContextInterface $context, AttributesInterface $attributes) {
}