protected function ApacheUrlMatcherTest::setUp

File

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

Class

ApacheUrlMatcherTest

Namespace

Symfony\Component\Routing\Tests\Matcher

Code

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