Hook actionModuleRegisterHookBefore

Information

Hook locations:

  • front office

Hook type: action

Located in:

Call of the Hook in the origin file

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