You are here

protected function ExceptionHandlerTest::tearDown in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/debug/Tests/ExceptionHandlerTest.php \Symfony\Component\Debug\Tests\ExceptionHandlerTest::tearDown()

File

vendor/symfony/debug/Tests/ExceptionHandlerTest.php, line 28

Class

ExceptionHandlerTest

Namespace

Symfony\Component\Debug\Tests

Code

protected function tearDown() {
  testHeader();
}