UrlBubbleableMetadataBubblingTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

UrlBubbleableMetadataBubblingTest
Tests that URL bubbleable metadata is correctly bubbled.

Namespace

Drupal\Tests\system\Functional\Render

Code

protected static $modules = [
  'cache_test',
];

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