public function ProphecySubjectInterface::getProphecy in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php \Prophecy\Prophecy\ProphecySubjectInterface::getProphecy()
Returns subject prophecy.
Return value
File
- vendor/
phpspec/ prophecy/ src/ Prophecy/ Prophecy/ ProphecySubjectInterface.php, line 33
Class
- ProphecySubjectInterface
- Controllable doubles interface.
Namespace
Prophecy\ProphecyCode
public function getProphecy();