ProductRemoveEvent
class ProductRemoveEvent extends Event
Class ProductRemoveEvent contains data for manipulation of product remove
Constants
| PRODUCT_REMOVE_SIGNAL |
The event listener receives an ProductRemoveEvent instance |
Methods
__construct(ArrayCollection $products)
ProductRemoveEvent constructor.
ArrayCollection
getProducts()
No description
Details
at line 37
__construct(ArrayCollection $products)
ProductRemoveEvent constructor.