function MethodProphecySpec::it_is_initializable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpspec/prophecy/spec/Prophecy/Prophecy/MethodProphecySpec.php \spec\Prophecy\Prophecy\MethodProphecySpec::it_is_initializable()
File
- vendor/
phpspec/ prophecy/ spec/ Prophecy/ Prophecy/ MethodProphecySpec.php, line 25
Class
Namespace
spec\Prophecy\ProphecyCode
function it_is_initializable() {
$this
->shouldHaveType('Prophecy\\Prophecy\\MethodProphecy');
}