WorkspaceMergerTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php, line 43

Class

WorkspaceMergerTest
Tests workspace merging.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected static $modules = [
  'field',
  'filter',
  'node',
  'text',
  'user',
  'system',
];

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