Открытые члены | |
__construct (bool $backgroundJob=true) | |
wait (?Promise $targetPromise=null) | |
__construct | ( | bool | $backgroundJob = true | ) |
|
abstract |
Waits for promises and returns an array with fullfilled or rejected promises.
Promise | null | $targetPromise | If specified, returns on fullfilling or rejecting this promise |