Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php34 private $checkedPredictions = array(); variable in Prophecy\\Prophecy\\MethodProphecy
326 $this->checkedPredictions[] = $prediction;
328 $this->checkedPredictions[] = $prediction;
438 return $this->checkedPredictions;