Home
last modified time | relevance | path

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

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