Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php36 private $voidReturnType = false; variable in Prophecy\\Prophecy\\MethodProphecy
77 $this->voidReturnType = true;
173 if ($this->voidReturnType) {
194 if ($this->voidReturnType) {
315 if (null === $this->promise && !$this->voidReturnType) {
476 return $this->voidReturnType;