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