Event emitted after action execution.
Methods¶
__construct() ¶
UpdateSettingEvent.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$updatedSetting | Setting | - | - |
$setting | Setting | - | - |
$settingUpdateStruct | SettingUpdateStruct | - | - |
getSetting() ¶
UpdateSettingEvent.php
:
41
|
|
Return values
getSettingUpdateStruct() ¶
UpdateSettingEvent.php
:
46
|
|
Return values
getUpdatedSetting() ¶
UpdateSettingEvent.php
:
36
|
|