Event emitted after action execution.
Methods¶
__construct()
¶
ExecutePriceStructsEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$priceStructs | iterable<string|int, ProductPriceStructInterface> | - | - |
getPriceStructs()
¶
ExecutePriceStructsEvent.php
:
29
|
|
Return values
iterable<string|int, ProductPriceStructInterface>