You are here

private property UnexpectedCallsException::$calls in Zircon Profile 8.0

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

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php, line 19

Class

UnexpectedCallsException

Namespace

Prophecy\Exception\Prediction

Code

private $calls = array();