Home
last modified time | relevance | path

Searched defs:doubler (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php27 private $doubler; variable in Prophecy\\Doubler\\LazyDouble
38 public function __construct(Doubler $doubler)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php32 private $doubler; variable in Prophecy\\Prophet
48 public function __construct(Doubler $doubler = null, RevealerInterface $revealer = null,