Function any
Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.
mixed |
$promises |
Promises or values. |
|
PromiseInterface |
Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.
mixed |
$promises |
Promises or values. |
|
PromiseInterface |