Home
last modified time | relevance | path

Searched refs:RevealerInterface (Results 1 – 4 of 4) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php47 * @param RevealerInterface $revealer
53 RevealerInterface $revealer = null,
H A DRevealerInterface.php19 interface RevealerInterface interface
H A DRevealer.php19 class Revealer implements RevealerInterface
/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,