Hook actionModuleUnRegisterHookAfter

Informations

Hook actionModuleUnRegisterHookAfter
Locations
FO
Type action
Origin core
Aliases

Located in

Origin File
core classes/Hook.php

Call of the Hook in the origin file

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