NavigationTopBarPageContextTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

NavigationTopBarPageContextTest
Tests the PageContext top bar item functionality.

Namespace

Drupal\Tests\navigation\Functional

Code

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

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