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