Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php33 private $revealer; variable in Prophecy\\Prophet
48 public function __construct(Doubler $doubler = null, RevealerInterface $revealer = null,
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php34 private $revealer; variable in Prophecy\\Prophecy\\ObjectProphecy
53 RevealerInterface $revealer = null,