You are here

private property UnexpectedCallsCountException::$expectedCount in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php \Prophecy\Exception\Prediction\UnexpectedCallsCountException::expectedCount

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php, line 18

Class

UnexpectedCallsCountException

Namespace

Prophecy\Exception\Prediction

Code

private $expectedCount;