Event emitted after action execution.
Methods¶
__construct() ¶
AddRelationEvent.php
:
27
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$relation | Relation | - | - |
$sourceVersion | VersionInfo | - | - |
$destinationContent | ContentInfo | - | - |
getDestinationContent() ¶
AddRelationEvent.php
:
47
|
|
Return values
getRelation() ¶
AddRelationEvent.php
:
37
|
|
Return values
getSourceVersion() ¶
AddRelationEvent.php
:
42
|
|