Event emitted after action execution.
Methods¶
__construct() ¶
CreateEvent.php
:
25
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$urlWildcard | URLWildcard | - | - |
$sourceUrl | mixed | - | - |
$destinationUrl | mixed | - | - |
$forward | mixed | - | - |
getDestinationUrl() ¶
CreateEvent.php
:
42
|
|
getForward() ¶
CreateEvent.php
:
47
|
|
getSourceUrl() ¶
CreateEvent.php
:
37
|
|
getUrlWildcard() ¶
CreateEvent.php
:
52
|
|