Searched refs:hasReturnVoid (Results 1 – 2 of 2) sorted by relevance
112 if ($methodProphecy->hasReturnVoid() && $returnValue !== null) {
474 public function hasReturnVoid() function in Prophecy\\Prophecy\\MethodProphecy