Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DTypeHintReference.php38 public function isBuiltInReturnTypeHint($type) function in Prophecy\\Doubler\\Generator\\TypeHintReference
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php135 $this->returnType = $this->typeHintReference->isBuiltInReturnTypeHint($type) ?