AfterSaleProductCreatedAndUpdatedListener
Table of Contents
Properties
-
$eventDispatcher
: mixed
Methods
-
__construct()
: mixed
-
onSaleProductEvent()
: void
-
processProductUpdates()
: void
$eventDispatcher
private
mixed
$eventDispatcher
__construct()
public
__construct(EventDispatcherInterface $eventDispatcher) : mixed
Parameters
-
$eventDispatcher
: EventDispatcherInterface
-
onSaleProductEvent()
public
onSaleProductEvent(mixed $event) : void
Parameters
-
$event
: mixed
-
processProductUpdates()
private
processProductUpdates(mixed $event) : void
Parameters
-
$event
: mixed
-