WorkspaceConcurrentEditingTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php, line 24

Class

WorkspaceConcurrentEditingTest
Tests concurrent edits in different workspaces.

Namespace

Drupal\Tests\workspaces\Functional

Code

protected $defaultTheme = 'stark';

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