ToolbarStoredStateTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

ToolbarStoredStateTest
Tests the sessionStorage state set by the toolbar.

Namespace

Drupal\Tests\toolbar\FunctionalJavascript

Code

protected static $modules = [
    'toolbar',
    'node',
];

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