Home
last modified time | relevance | path

Searched defs:ObjectProphecyException (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/
H A DObjectProphecyException.php16 class ObjectProphecyException extends \RuntimeException implements ProphecyException class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Call/
H A DUnexpectedCallException.php14 use Prophecy\Exception\Prophecy\ObjectProphecyException; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php20 use Prophecy\Exception\Prophecy\ObjectProphecyException; alias