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

Breadcrumb

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

function ResolverInterface::retrieveValue

Return value

mixed

2 methods override ResolverInterface::retrieveValue()
EnvironmentResolver::retrieveValue in vendor/open-telemetry/sdk/Common/Configuration/Resolver/EnvironmentResolver.php
@psalm-suppress InvalidReturnStatement @psalm-suppress InvalidReturnType
PhpIniResolver::retrieveValue in vendor/open-telemetry/sdk/Common/Configuration/Resolver/PhpIniResolver.php

File

vendor/open-telemetry/sdk/Common/Configuration/Resolver/ResolverInterface.php, line 12

Class

ResolverInterface

Namespace

OpenTelemetry\SDK\Common\Configuration\Resolver

Code

public function retrieveValue(string $variableName);
RSS feed
Powered by Drupal