private property EachPromise::$pending in Auth0 Single Sign On 8.2
File
- vendor/
guzzlehttp/ promises/ src/ EachPromise.php, line 10
Class
- EachPromise
- Represents a promise that iterates over many promises and invokes side-effect functions in the process.
Namespace
GuzzleHttp\PromiseCode
private $pending = [];