Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php18 use Prophecy\Prophecy\RevealerInterface; alias
45 * @param null|RevealerInterface $revealer
48 public function __construct(Doubler $doubler = null, RevealerInterface $revealer = null,
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DRevealerInterface.php19 interface RevealerInterface interface
H A DRevealer.php19 class Revealer implements RevealerInterface
H A DObjectProphecy.php47 * @param RevealerInterface $revealer
53 RevealerInterface $revealer = null,