Skip to main content

disable_hook

Method
This is a method of the HookRegistry class in the registry module.
Disable a specific hook.

Signature

def disable_hook(hook_id: str) -> bool

Parameters

hook_id
str
required
No description available.

Returns

Returns
bool
The result of the operation.