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
:
33
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$module | string | - | - |
$function | string | - | - |
$payload | array<string|int, mixed> | - | - |
getFunction()
¶
UnauthorizedContentDraftListItem.php
:
51
|
|
Return values
string
getModule()
¶
UnauthorizedContentDraftListItem.php
:
43
|
|
Return values
string
getPayload()
¶
UnauthorizedContentDraftListItem.php
:
59
|
|
Return values
array<string|int, mixed>
getVersionInfo()
¶
UnauthorizedContentDraftListItem.php
:
67
|
|
Return values
VersionInfo|null
hasVersionInfo()
¶
UnauthorizedContentDraftListItem.php
:
75
|
|
Return values
bool