You are here

protected static property WorkspaceViewTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php \Drupal\Tests\workspaces\Functional\WorkspaceViewTest::modules
  2. 9 core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php \Drupal\Tests\workspaces\Functional\WorkspaceViewTest::modules

File

core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php, line 20

Class

WorkspaceViewTest
Tests permission controls on workspaces.

Namespace

Drupal\Tests\workspaces\Functional

Code

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