| 
    file-fetcher
    
   | 
 
  
Promise interface. Promises are logical blocks, tied to will... keyword.
Public Member Functions | |
| execute (array $args, ObjectProphecy $object, MethodProphecy $method) | |
| Prophecy\Promise\PromiseInterface::execute | ( | array | $args, | 
| ObjectProphecy | $object, | ||
| MethodProphecy | $method | ||
| ) | 
Evaluates promise.
| array | $args | |
| ObjectProphecy | $object | |
| MethodProphecy | $method | 
Implemented in Prophecy\Promise\ThrowPromise, Prophecy\Promise\ReturnArgumentPromise, Prophecy\Promise\CallbackPromise, and Prophecy\Promise\ReturnPromise.
 1.8.17