Home
last modified time | relevance | path

Searched refs:makeCall (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php56 public function makeCall(ObjectProphecy $prophecy, $methodName, array $arguments) function in Prophecy\\Call\\CallCenter
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php189 $return = $this->callCenter->makeCall($this, $methodName, $arguments);