You are here

namespace Prophecy\Promise in Zircon Profile 8

Same name in other branches
  1. 8.0 Prophecy\Promise
Classsort descending Location Description
CallbackPromise vendor/phpspec/prophecy/src/Prophecy/Promise/CallbackPromise.php Callback promise.
PromiseInterface vendor/phpspec/prophecy/src/Prophecy/Promise/PromiseInterface.php Promise interface. Promises are logical blocks, tied to `will...` keyword.
ReturnArgumentPromise vendor/phpspec/prophecy/src/Prophecy/Promise/ReturnArgumentPromise.php Return argument promise.
ReturnPromise vendor/phpspec/prophecy/src/Prophecy/Promise/ReturnPromise.php Return promise.
ThrowPromise vendor/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php Throw promise.