Event emitted after action execution.
Methods¶
__construct() ¶
UpdateUrlEvent.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$updatedUrl | URL | - | - |
$url | URL | - | - |
$struct | URLUpdateStruct | - | - |
getStruct() ¶
UpdateUrlEvent.php
:
41
|
|
Return values
getUpdatedUrl() ¶
UpdateUrlEvent.php
:
46
|
|
Return values
getUrl() ¶
UpdateUrlEvent.php
:
36
|
|