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