ToolbarActiveTrailTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php, line 19

Class

ToolbarActiveTrailTest
Tests that the active trail is maintained in the toolbar.

Namespace

Drupal\Tests\toolbar\FunctionalJavascript

Code

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

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