Open Monograph Press  3.3.0
GuzzleHttp\Promise\PromisorInterface Interface Reference
Inheritance diagram for GuzzleHttp\Promise\PromisorInterface:
GuzzleHttp\Pool GuzzleHttp\Promise\EachPromise

Public Member Functions

 promise ()
 

Detailed Description

Interface used with classes that return a promise.

Definition at line 7 of file PromisorInterface.php.

Member Function Documentation

◆ promise()

GuzzleHttp\Promise\PromisorInterface::promise ( )

Returns a promise.

Returns
PromiseInterface

Implemented in GuzzleHttp\Promise\EachPromise, and GuzzleHttp\Pool.


The documentation for this interface was generated from the following file: