OpenTelemetry PHP

NoopHookManager
in package
implements HookManagerInterface

FinalYes

Table of Contents

Interfaces

HookManagerInterface

Methods

hook()  : void

Methods

hook()

public hook(string|null $class, string $function[, Closure|null $preHook = null ][, Closure|null $postHook = null ]) : void
Parameters
$class : string|null
$function : string
$preHook : Closure|null = null
$postHook : Closure|null = null

        
On this page

Search results