WorkspaceXmlAnonTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlAnonTest.php, line 33

Class

WorkspaceXmlAnonTest
Test workspace entities for unauthenticated XML 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.