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

Breadcrumb

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

interface InstrumentHandle

@internal

Hierarchy

  • interface \OpenTelemetry\SDK\Metrics\InstrumentHandle

Expanded class hierarchy of InstrumentHandle

All classes that implement InstrumentHandle

File

vendor/open-telemetry/sdk/Metrics/InstrumentHandle.php, line 10

Namespace

OpenTelemetry\SDK\Metrics
View source
interface InstrumentHandle {
    public function getHandle() : Instrument;

}

Members

Title Sort descending Modifiers Object type Summary
InstrumentHandle::getHandle public function
RSS feed
Powered by Drupal