Events
Event Pre-Update-Attribute-Value
Name | Value |
---|---|
Event | Twocream\ProductAttributeBundle\Event\TwocreamProductAttributeEvents::PRE_UPDATE_ATTRIBUTE_VALUE |
Class | Twocream\ProductAttributeBundle\Event\UpdateAttributeValueEvent |
Properties | array $attributeValueData ,Pimcore\Model\DataObject $attributeValue ,Pimcore\Model\DataObject $attribute |
Trigger | The event is triggered before setting the attribute value data and provides the opportunity to overwrite it |
More Details | See Overwriting attribute values |