You are here

protected function ResponseHeaderBagTest::tearDown in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php \Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::tearDown()

File

vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php, line 26

Class

ResponseHeaderBagTest

Namespace

Symfony\Component\HttpFoundation\Tests

Code

protected function tearDown() {
  with_clock_mock(false);
}