| Hook | actionProductAttributeDelete |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | [deleteProductAttribute] |
| Description | This hook is displayed when a product's attribute is deleted |
| Origin | File |
|---|---|
| core | classes/Product.php |
Hook::exec('actionProductAttributeDelete', ['id_product_attribute' => 0, 'id_product' => (int) $this->id, 'deleteAllAttributes' => true])