You are here

protected function CookieTest::tearDown in Zircon Profile 8.0

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

File

vendor/symfony/http-foundation/Tests/CookieTest.php, line 31

Class

CookieTest
CookieTest.

Namespace

Symfony\Component\HttpFoundation\Tests

Code

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