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

Breadcrumb

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

function ConfigurationResolverInterface::getBoolean

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

File

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

Class

ConfigurationResolverInterface

Namespace

OpenTelemetry\API\Instrumentation

Code

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