protected function LegacyApacheUrlMatcherTest::setUp in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/routing/Tests/Matcher/LegacyApacheUrlMatcherTest.php \Symfony\Component\Routing\Tests\Matcher\LegacyApacheUrlMatcherTest::setUp()
File
- vendor/
symfony/ routing/ Tests/ Matcher/ LegacyApacheUrlMatcherTest.php, line 25
Class
- LegacyApacheUrlMatcherTest
- @group legacy
Namespace
Symfony\Component\Routing\Tests\MatcherCode
protected function setUp() {
$this->server = $_SERVER;
}