| Hook | actionProductUpdate |
|---|---|
| Locations | BO |
| Type | action |
| Origin | core |
| Aliases | [updateproduct] |
| Description | This hook is displayed after a product has been updated |
| Origin | File |
|---|---|
| core | src/Adapter/Product/AdminProductWrapper.php |
Hook::exec('actionProductUpdate', ['id_product' => (int) $product->id, 'product' => $product])