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