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

Breadcrumb

  1. Drupal Core 11.1.x

PeerConfig.php

Namespace

OpenTelemetry\API\Instrumentation\Configuration\General

File

vendor/open-telemetry/api/Instrumentation/Configuration/General/PeerConfig.php

View source
<?php

declare (strict_types=1);
namespace OpenTelemetry\API\Instrumentation\Configuration\General;

use OpenTelemetry\API\Instrumentation\AutoInstrumentation\GeneralInstrumentationConfiguration;
class PeerConfig implements GeneralInstrumentationConfiguration {
    public function __construct(array $config) {
    }

}

Classes

Title Deprecated Summary
PeerConfig
RSS feed
Powered by Drupal