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.