ProductChangedPriceEvent
class ProductChangedPriceEvent extends Event
Class ProductChangedPriceEvent contains data for manipulation of product price
Methods
getProduct()
No description
array
getParams()
No description
Pricelist|null
getPriceList()
No description
Details
at line 33
__construct(Product $product, array $params)
ProductRemoveEvent constructor.