Event emitted after action execution.
Methods¶
__construct()
¶
CreateCurrencyEvent.php
:
21
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $createStruct | CurrencyCreateStruct | - | - |
| $currency | CurrencyInterface | - | - |
getCreateStruct()
¶
CreateCurrencyEvent.php
:
27
|
|
|
Return values
getCurrency()
¶
CreateCurrencyEvent.php
:
32
|
|
|