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

Breadcrumb

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

function ConfigurationResolverInterface::getString

1 method overrides ConfigurationResolverInterface::getString()
ConfigurationResolver::getString in vendor/open-telemetry/api/Instrumentation/ConfigurationResolver.php

File

vendor/open-telemetry/api/Instrumentation/ConfigurationResolverInterface.php, line 10

Class

ConfigurationResolverInterface

Namespace

OpenTelemetry\API\Instrumentation

Code

public function getString(string $name) : ?string;
RSS feed
Powered by Drupal