Bitrix API

ServiceQueue

FinalYes

Table of Contents

Methods

getHead()  : array<string|int, mixed>|false|mixed
return head of sequence
getInstance()  : self
removeHead()  : mixed
remove head of sequence

Methods

getHead()

return head of sequence

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

getInstance()

public static getInstance(string $type) : self
Parameters
$type : string
Return values
self

removeHead()

remove head of sequence

public removeHead() : mixed
Tags
throws
Exception

        
On this page

Search results