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

Breadcrumb

  1. Drupal Core 11.1.x

HttpConfig.php

Namespace

OpenTelemetry\API\Instrumentation\Configuration\General

File

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

View source
<?php

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

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

}

Classes

Title Deprecated Summary
HttpConfig
RSS feed
Powered by Drupal