protected property PHPUnit_Framework_MockObject_Stub_Exception::$exception in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Exception.php \PHPUnit_Framework_MockObject_Stub_Exception::exception
File
- vendor/
phpunit/ phpunit-mock-objects/ src/ Framework/ MockObject/ Stub/ Exception.php, line 20
Class
- PHPUnit_Framework_MockObject_Stub_Exception
- Stubs a method by raising a user-defined exception.
Code
protected $exception;