You are here

protected property PHPUnit_Framework_MockObject_Stub_Exception::$exception in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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;