Event emitted after action execution.
Methods¶
__construct() ¶
CreatePriceEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$createStruct | ProductPriceCreateStructInterface | - | - |
$price | PriceInterface | - | - |
getCreateStruct() ¶
CreatePriceEvent.php
:
27
|
|
Return values
ProductPriceCreateStructInterface
getPrice() ¶
CreatePriceEvent.php
:
32
|
|