Home
last modified time | relevance | path

Searched defs:DoubleException (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DDoubleException.php16 class DoubleException extends RuntimeException implements DoublerException class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php14 use Prophecy\Exception\Doubler\DoubleException; alias