Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php112 if ($methodProphecy->hasReturnVoid() && $returnValue !== null) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php474 public function hasReturnVoid() function in Prophecy\\Prophecy\\MethodProphecy