class DoubleException
Hierarchy
- class \Prophecy\Exception\Doubler\DoubleException extends \RuntimeException implements \Prophecy\Exception\Doubler\DoublerException
Expanded class hierarchy of DoubleException
5 files declare their use of DoubleException
- ArgumentTypeNode.php in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ Generator/ Node/ ArgumentTypeNode.php - LazyDouble.php in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ LazyDouble.php - ProphecyTrait.php in vendor/
phpspec/ prophecy-phpunit/ src/ ProphecyTrait.php - ReturnTypeNode.php in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ Generator/ Node/ ReturnTypeNode.php - TypeNodeAbstract.php in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ Generator/ Node/ TypeNodeAbstract.php
File
-
vendor/
phpspec/ prophecy/ src/ Prophecy/ Exception/ Doubler/ DoubleException.php, line 16
Namespace
Prophecy\Exception\DoublerView source
class DoubleException extends RuntimeException implements DoublerException {
}