WorkspaceJsonAnonTest::$defaultTheme

Same name in this branch
  1. 11.x core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php \Drupal\Tests\workspaces\Functional\Rest\WorkspaceJsonAnonTest::defaultTheme
Same name in other branches
  1. 9 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceJsonAnonTest::defaultTheme
  2. 8.9.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceJsonAnonTest::defaultTheme
  3. 10 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceJsonAnonTest::defaultTheme
  4. 10 core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php \Drupal\Tests\workspaces\Functional\Rest\WorkspaceJsonAnonTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php, line 31

Class

WorkspaceJsonAnonTest
Test workspace entities for unauthenticated JSON requests.

Namespace

Drupal\Tests\workspaces\Functional\EntityResource

Code

protected $defaultTheme = 'stark';

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