ToolbarMenuTranslationTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php, line 26

Class

ToolbarMenuTranslationTest
Tests that the toolbar icon class remains for translated menu items.

Namespace

Drupal\Tests\toolbar\Functional

Code

protected static $modules = [
  'toolbar',
  'toolbar_test',
  'locale',
  'locale_test',
];

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