protected function ApacheUrlMatcherTest::tearDown

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php, line 27

Class

ApacheUrlMatcherTest

Namespace

Symfony\Component\Routing\Tests\Matcher

Code

protected function tearDown() {
  $_SERVER = $this->server;
}