ToolbarStoredStateTest::$defaultTheme

Same name in other branches
  1. 11.x core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php \Drupal\Tests\toolbar\FunctionalJavascript\ToolbarStoredStateTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php, line 25

Class

ToolbarStoredStateTest
Tests the sessionStorage state set by the toolbar.

Namespace

Drupal\Tests\toolbar\FunctionalJavascript

Code

protected $defaultTheme = 'stark';

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