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

Breadcrumb

  1. Drupal Core 11.1.x

Span_SpanKind.php

Namespace

Opentelemetry\Proto\Trace\V1

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span_SpanKind.php

View source
<?php


# Generated by the protocol buffer compiler.  DO NOT EDIT!

# source: opentelemetry/proto/trace/v1/trace.proto
namespace Opentelemetry\Proto\Trace\V1;

if (false) {
    
    /**
     * This class is deprecated. Use Opentelemetry\Proto\Trace\V1\Span\SpanKind instead.
     * @deprecated
     */
    class Span_SpanKind {

}
}
class_exists(Span\SpanKind::class);
@trigger_error('Opentelemetry\\Proto\\Trace\\V1\\Span_SpanKind is deprecated and will be removed in the next major release. Use Opentelemetry\\Proto\\Trace\\V1\\Span\\SpanKind instead', E_USER_DEPRECATED);
RSS feed
Powered by Drupal