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

Breadcrumb

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

function ConfigurationResolverInterface::getInt

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

File

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

Class

ConfigurationResolverInterface

Namespace

OpenTelemetry\API\Instrumentation

Code

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