Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php89 return $prophecy->willImplement($classOrInterface);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php84 public function willImplement($interface) function in Prophecy\\Prophecy\\ObjectProphecy
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md96 $prophecy->willImplement('SessionHandlerInterface');
99 There are 2 interesting calls - `willExtend` and `willImplement`. The first one tells