Home
last modified time | relevance | path

Searched refs:ReturnArgumentPromise (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DReturnArgumentPromise.php23 class ReturnArgumentPromise implements PromiseInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php198 return $this->will(new Promise\ReturnArgumentPromise($index));
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md161 - `ReturnArgumentPromise` or `->willReturnArgument($index)` - returns the nth method argument from …