Hook actionProductAttributeDelete

Informations

Product attribute deletion This hook is displayed when a product's attribute is deleted
Hook actionProductAttributeDelete
Locations
FO
Type action
Origin core
Aliases [deleteProductAttribute]

Located in

Origin File
core classes/Product.php

Call of the Hook in the origin file

Hook::exec('actionProductAttributeDelete', ['id_product_attribute' => 0, 'id_product' => (int) $this->id, 'deleteAllAttributes' => true])