hook_count
Method
This is a method of the HookRegistry class in the hooks module.Get hook count for an event
Signature
Parameters
No description available.
Returns
The result of the operation.
hook_count: Get hook count for an event
This is a method of the HookRegistry class in the hooks module.Get hook count for an event
def hook_count(&self, event: HookEvent) -> usize