You are here

protected static property WorkspacesUninstallTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules
  2. 9 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::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

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