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

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigProviderInterface.php

interface ConfigProviderInterface

Hierarchy

  • interface \OpenTelemetry\API\Configuration\ConfigProviderInterface

Expanded class hierarchy of ConfigProviderInterface

All classes that implement ConfigProviderInterface

1 file declares its use of ConfigProviderInterface
NoopConfigProvider.php in vendor/open-telemetry/api/Configuration/Noop/NoopConfigProvider.php

File

vendor/open-telemetry/api/Configuration/ConfigProviderInterface.php, line 7

Namespace

OpenTelemetry\API\Configuration
View source
interface ConfigProviderInterface {
    public function getInstrumentationConfig() : ConfigProperties;

}

Members

Title Sort descending Modifiers Object type Summary Overrides
ConfigProviderInterface::getInstrumentationConfig public function 1
RSS feed
Powered by Drupal