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

Breadcrumb

  1. Drupal Core 11.1.x

Status_DeprecatedStatusCode.php

Namespace

Opentelemetry\Proto\Trace\V1

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Status_DeprecatedStatusCode.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\Status\DeprecatedStatusCode instead.
     * @deprecated
     */
    class Status_DeprecatedStatusCode {

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