execute
Method
This is a method of the HookRegistry class in the hooks module.Execute all hooks for an event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
execute: Execute all hooks for an event
This is a method of the HookRegistry class in the hooks module.Execute all hooks for an event
def execute(&self, event: HookEvent, input: &HookInput) -> HookResult