NavigationTopBarPageContextTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php, line 26

Class

NavigationTopBarPageContextTest
Tests the PageContext top bar item functionality.

Namespace

Drupal\Tests\navigation\Functional

Code

protected static $modules = [
    'node',
    'navigation',
    'navigation_top_bar',
    'test_page_test',
];

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