Home
last modified time | relevance | path

Searched refs:CallbackPromise (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DCallbackPromise.php24 class CallbackPromise implements PromiseInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php148 $promise = new Promise\CallbackPromise($promise);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md158 …* Fixed the support of array callables in CallbackPromise and CallbackPrediction (thanks @ciaranmc…
H A DREADME.md163 - `CallbackPromise` or `->will($callback)` - gives you a quick way to define your own custom logic