Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Queue
+ Граф наследования:Queue:

Открытые члены

 __construct (bool $backgroundJob=true)
 
 wait (?Promise $targetPromise=null)
 

Подробное описание

См. определение в файле queue.php строка 14

Конструктор(ы)

◆ __construct()

__construct ( bool $backgroundJob = true)

Переопределяется в Queue.

См. определение в файле queue.php строка 16

Методы

◆ wait()

wait ( ?Promise $targetPromise = null)
abstract

Waits for promises and returns an array with fullfilled or rejected promises.

Аргументы
Promise | null$targetPromiseIf specified, returns on fullfilling or rejecting this promise
Возвращает
Promise[]