function UrlBubbleableMetadataBubblingTest::setUp

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php \Drupal\Tests\system\Functional\Render\UrlBubbleableMetadataBubblingTest::setUp()
  2. 8.9.x core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php \Drupal\Tests\system\Functional\Render\UrlBubbleableMetadataBubblingTest::setUp()
  3. 11.x core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php \Drupal\Tests\system\Functional\Render\UrlBubbleableMetadataBubblingTest::setUp()

Overrides BrowserTestBase::setUp

File

core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php, line 35

Class

UrlBubbleableMetadataBubblingTest
Tests that URL bubbleable metadata is correctly bubbled.

Namespace

Drupal\Tests\system\Functional\Render

Code

protected function setUp() : void {
    parent::setUp();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.