Event emitted after action execution.
Methods¶
__construct()
¶
UpdateLocationEvent.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $updatedLocation | Location | - | - |
| $location | Location | - | - |
| $locationUpdateStruct | LocationUpdateStruct | - | - |
getLocation()
¶
UpdateLocationEvent.php
:
41
|
|
|
Return values
getLocationUpdateStruct()
¶
UpdateLocationEvent.php
:
46
|
|
|
Return values
getUpdatedLocation()
¶
UpdateLocationEvent.php
:
36
|
|
|