NavigationContentTopTest::$modules

Same name in this branch
  1. main core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php \Drupal\Tests\navigation\Functional\NavigationContentTopTest::modules
Same name and namespace in other branches
  1. 11.x core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php \Drupal\Tests\navigation\Functional\NavigationContentTopTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/navigation/tests/src/Kernel/NavigationContentTopTest.php, line 27

Class

NavigationContentTopTest
Tests for navigation content_top section.

Namespace

Drupal\Tests\navigation\Kernel

Code

protected static $modules = [
  'navigation',
  'navigation_test',
  'test_page_test',
  'user',
  'system',
  'layout_builder',
  'layout_discovery',
];

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