UnauthorizedRelationListItem
UnauthorizedRelationListItem.php
:
18
Extends UnauthorizedListItem
Implements
RelationListItemInterface
Item of relation list.
Methods¶
__construct()
¶
UnauthorizedListItem.php
:
30
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$module | string | - | - |
$function | string | - | - |
$payload | array<string|int, mixed> | - | - |
getFunction()
¶
UnauthorizedListItem.php
:
48
|
|
Return values
string
getModule()
¶
UnauthorizedListItem.php
:
40
|
|
Return values
string
getPayload()
¶
UnauthorizedListItem.php
:
56
|
|
Return values
array<string|int, mixed>
getRelation()
¶
UnauthorizedRelationListItem.php
:
20
|
|
Return values
Relation|null
hasRelation()
¶
UnauthorizedRelationListItem.php
:
25
|
|
Return values
bool