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

Breadcrumb

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

function NoopHistogram::isEnabled

File

vendor/open-telemetry/api/Metrics/Noop/NoopHistogram.php, line 19

Class

NoopHistogram
@internal

Namespace

OpenTelemetry\API\Metrics\Noop

Code

public function isEnabled() : bool {
    return false;
}
RSS feed
Powered by Drupal