You are here

private property Promise::$waitFn in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/promises/src/Promise.php \GuzzleHttp\Promise\Promise::waitFn

File

vendor/guzzlehttp/promises/src/Promise.php, line 14

Class

Promise
Promises/A+ implementation that avoids recursion when possible.

Namespace

GuzzleHttp\Promise

Code

private $waitFn;