Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NoCallsException.php

class NoCallsException

Hierarchy

  • class \Prophecy\Exception\Prophecy\ObjectProphecyException extends \Prophecy\Exception\Prophecy\RuntimeException implements \Prophecy\Exception\Prophecy\ProphecyException
    • class \Prophecy\Exception\Prophecy\MethodProphecyException extends \Prophecy\Exception\Prophecy\ObjectProphecyException
      • class \Prophecy\Exception\Prediction\NoCallsException extends \Prophecy\Exception\Prophecy\MethodProphecyException implements \Prophecy\Exception\Prediction\PredictionException

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 {

}
RSS feed
Powered by Drupal