You are here

private property EachPromise::$onRejected in Lockr 7.3

@var callable

File

vendor/guzzlehttp/promises/src/EachPromise.php, line 22

Class

EachPromise
Represents a promise that iterates over many promises and invokes side-effect functions in the process.

Namespace

GuzzleHttp\Promise

Code

private $onRejected;