protected property PHPUnit_Framework_ExceptionWrapper::$previous in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php \PHPUnit_Framework_ExceptionWrapper::previous
Type: PHPUnit_Framework_ExceptionWrapper|null
File
- vendor/
phpunit/ phpunit/ src/ Framework/ ExceptionWrapper.php, line 32
Class
- PHPUnit_Framework_ExceptionWrapper
- Wraps Exceptions thrown by code under test.
Code
protected $previous;