You are here

class NoCallsException in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php \Prophecy\Exception\Prediction\NoCallsException

Hierarchy

Expanded class hierarchy of NoCallsException

1 file declares its use of NoCallsException
CallPrediction.php in vendor/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php, line 16

Namespace

Prophecy\Exception\Prediction
View source
class NoCallsException extends MethodProphecyException implements PredictionException {

}

Members