Bitrix API

ResponsibleQueueItem implements Arrayable

FinalYes

Table of Contents

Interfaces

Arrayable

Methods

__construct()  : mixed
getFlowId()  : int
getId()  : int
getNextUserId()  : int
getSort()  : int
getUserId()  : int
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $id, int $flowId, int $userId, int $nextUserId, int $sort) : mixed
Parameters
$id : int
$flowId : int
$userId : int
$nextUserId : int
$sort : int

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results