FeatureProductUpdateEvent
class FeatureProductUpdateEvent extends FeatureProductEvent
Methods
__construct(
int $product_id,
int $feature_id, $feature_value,
bool $is_text_value = false)
No description
int
getProductId()
No description
$this
setProductId($product_id)
No description
int
getFeatureId()
No description
$this
setFeatureId($feature_id)
No description
getFeatureValue()
No description
setFeatureValue($feature_value)
No description
getIsTextValue()
No description
setIsTextValue($is_text_value)
No description
getLocale()
No description
setLocale($locale)
No description