Event emitted after action execution.
Methods¶
__construct() ¶
UpdateSectionEvent.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$updatedSection | Section | - | - |
$section | Section | - | - |
$sectionUpdateStruct | SectionUpdateStruct | - | - |
getSection() ¶
UpdateSectionEvent.php
:
36
|
|
Return values
getSectionUpdateStruct() ¶
UpdateSectionEvent.php
:
41
|
|
Return values
getUpdatedSection() ¶
UpdateSectionEvent.php
:
46
|
|