Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php16 use Prophecy\Exception\Doubler\InterfaceNotFoundException; alias
86 throw new InterfaceNotFoundException(
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DInterfaceNotFoundException.php14 class InterfaceNotFoundException extends ClassNotFoundException class