Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php30 private $nullableReturnType = false; variable in Prophecy\\Doubler\\Generator\\Node\\MethodNode
150 $this->nullableReturnType = (bool) $bool;
158 return $this->nullableReturnType;