Event emitted after action execution.
Methods¶
__construct()
¶
PublishVersionEvent.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $content | Content | - | - |
| $versionInfo | VersionInfo | - | - |
| $translations | array<string|int, mixed> | - | - |
getContent()
¶
PublishVersionEvent.php
:
36
|
|
|
Return values
getTranslations()
¶
PublishVersionEvent.php
:
46
|
|
|
Return values
array<string|int, mixed>
getVersionInfo()
¶
PublishVersionEvent.php
:
41
|
|
|