WorkspaceFormPersistenceTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php, line 30

Class

WorkspaceFormPersistenceTest
Tests form persistence for the active workspace.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected static $modules = [
  'system',
  'user',
  'workspaces',
  'workspaces_test',
];

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