NoopHookManager
in package
implements
HookManagerInterface
FinalYes
Table of Contents
Interfaces
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