Hook actionModuleUpgradeAfter

Informations

Hook actionModuleUpgradeAfter
Locations
FO
Type action
Origin core
Aliases
Description

Located in

Origin File
core classes/module/Module.php

Call of the Hook in the origin file

Hook::exec('actionModuleUpgradeAfter', ['module_name' => $name, 'old_version' => static::$modules_cache[$name]['upgrade']['upgraded_from'], 'new_version' => $version]);