You are here

private property CallTimesPrediction::$times in Zircon Profile 8

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

File

vendor/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php, line 30

Class

CallTimesPrediction
Prediction interface. Predictions are logical test blocks, tied to `should...` keyword.

Namespace

Prophecy\Prediction

Code

private $times;