| Hook | actionConfigurationUpdateValueBefore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/Configuration.php |
Hook::exec('actionConfigurationUpdateValueBefore', [
'key' => $key,
'values' => $values,
'html' => $html,
'idShopGroup' => $idShopGroup,
'idShop' => $idShop,
]);