Home
last modified time | relevance | path

Searched defs:hasReturnType (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php112 public function hasReturnType() function in Prophecy\\Doubler\\Generator\\Node\\MethodNode
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php1270 private function hasReturnType(ReflectionMethod $method) function in PHPUnit_Framework_MockObject_Generator