Class GuzzleHttp\Ring\Future\CompletedFutureArray

extends CompletedFutureValue
implements FutureArrayInterface

Represents a future array that has been completed successfully.

Methods
Methods inherited from GuzzleHttp\Ring\Future\CompletedFutureValue
wait(), cancel(), promise(), then()
Properties inherited from GuzzleHttp\Ring\Future\CompletedFutureValue
$result, $error