UnauthorizedContentDraftListItem
UnauthorizedContentDraftListItem.php
:
17
Implements
ContentDraftListItemInterface
Item of content drafts list which represents draft to which user has no access for.
Methods¶
__construct()
¶
UnauthorizedContentDraftListItem.php
:
29
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$module | string | - | - |
$function | string | - | - |
$payload | array<string, mixed> | - | - |
getFunction()
¶
UnauthorizedContentDraftListItem.php
:
41
|
|
Return values
string
getModule()
¶
UnauthorizedContentDraftListItem.php
:
36
|
|
Return values
string
getPayload()
¶
UnauthorizedContentDraftListItem.php
:
49
|
|
Return values
array<string, mixed>
getVersionInfo()
¶
UnauthorizedContentDraftListItem.php
:
54
|
|
Return values
VersionInfo|null
hasVersionInfo()
¶
UnauthorizedContentDraftListItem.php
:
59
|
|
Return values
bool