NavigationWorkspacesUiTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php, line 21

Class

NavigationWorkspacesUiTest
Tests for \Drupal\navigation\WorkspacesLazyBuilder.

Namespace

Drupal\Tests\navigation\Functional

Code

protected static $modules = [
  'navigation',
  'workspaces_ui',
];

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