class PHPUnit_Runner_Exception in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Runner/Exception.php \PHPUnit_Runner_Exception
@since Class available since Release 4.0.0
Hierarchy
- class \PHPUnit_Runner_Exception extends \RuntimeException implements PHPUnit_Exception
Expanded class hierarchy of PHPUnit_Runner_Exception
File
- vendor/
phpunit/ phpunit/ src/ Runner/ Exception.php, line 14
View source
class PHPUnit_Runner_Exception extends RuntimeException implements PHPUnit_Exception {
}