Event emitted after action execution.
Methods¶
__construct()
¶
UpdateCurrencyEvent.php
:
21
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $currency | CurrencyInterface | - | - |
| $updateStruct | CurrencyUpdateStruct | - | - |
getCurrency()
¶
UpdateCurrencyEvent.php
:
27
|
|
|
Return values
getUpdateStruct()
¶
UpdateCurrencyEvent.php
:
32
|
|
|