DelegateTasksRequest
FinalYes
Table of Contents
Properties
- $currentUserId : int
- $fromUserId : int
- $taskIds : array<string|int, mixed>
- $toUserId : int
Methods
- __construct() : mixed
Properties
$currentUserId
public
int
$currentUserId
$fromUserId
public
int
$fromUserId
$taskIds
public
array<string|int, mixed>
$taskIds
$toUserId
public
int
$toUserId
Methods
__construct()
public
__construct(array<string|int, mixed> $taskIds, int $fromUserId, int $toUserId, int $currentUserId) : mixed
Parameters
- $taskIds : array<string|int, mixed>
- $fromUserId : int
- $toUserId : int
- $currentUserId : int