Event emitted after action execution.
Methods¶
__construct()
¶
UpdatePriceEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$price | PriceInterface | - | - |
$updateStruct | ProductPriceUpdateStructInterface | - | - |
getPrice()
¶
UpdatePriceEvent.php
:
32
|
|
Return values
getUpdateStruct()
¶
UpdatePriceEvent.php
:
27
|
|