You are here

private property Pool::$each in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Pool.php \GuzzleHttp\Pool::each

@var EachPromise

File

vendor/guzzlehttp/guzzle/src/Pool.php, line 22

Class

Pool
Sends and iterator of requests concurrently using a capped pool size.

Namespace

GuzzleHttp

Code

private $each;