Hook actionModuleUnRegisterHookAfter

Information

Hook locations:

  • front office

Hook type: action

Located in:

Call of the Hook in the origin file

Hook::exec(
            'actionModuleUnRegisterHookAfter',
            [
                'object' => $module_instance,
                'hook_name' => $hook_name,
            ]
        )