NavigationTopBarTest::$modules

Same name in other branches
  1. 11.x core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php \Drupal\Tests\navigation\Functional\NavigationTopBarTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php, line 20

Class

NavigationTopBarTest
Tests the top bar functionality.

Namespace

Drupal\Tests\navigation\Functional

Code

protected static $modules = [
    'navigation',
    'node',
    'layout_builder',
    'field_ui',
    'file',
];

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