function CallbackPredictionSpec::let in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallbackPredictionSpec.php \spec\Prophecy\Prediction\CallbackPredictionSpec::let()
File
- vendor/
phpspec/ prophecy/ spec/ Prophecy/ Prediction/ CallbackPredictionSpec.php, line 11
Class
Namespace
spec\Prophecy\PredictionCode
function let() {
$this
->beConstructedWith('get_class');
}