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

Breadcrumb

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

function NoopHookManager::hook

Overrides HookManagerInterface::hook

File

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

Class

NoopHookManager

Namespace

OpenTelemetry\API\Instrumentation\AutoInstrumentation

Code

public function hook(?string $class, string $function, ?Closure $preHook = null, ?Closure $postHook = null) : void {
    // no-op
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal