Model
RemoveProductAttributeData
Magento\Catalog\Model\ResourceModel\Attribute\RemoveProductAttributeData
What it does
This class handles the deletion of product attribute values from the database when an attribute is removed from a specific attribute set.
Developers would use this when programmatically managing attribute sets and need to clean up orphaned attribute data that's no longer applicable to products in a given attribute set.
Public Methods
- removeData()