WorkspacesUninstallTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules
  2. 10 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules
  3. 11.x core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php, line 22

Class

WorkspacesUninstallTest
Tests uninstalling the Workspaces module.

Namespace

Drupal\Tests\workspaces\Functional

Code

public static $modules = [
    'workspaces',
];

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