LocaleConfigurableLanguageManagerTest::$modules

A list of modules to install for this test.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php, line 23

Class

LocaleConfigurableLanguageManagerTest
Tests that the configurable language manager and locale operate correctly.

Namespace

Drupal\Tests\locale\Kernel

Code

protected static $modules = [
  'language',
  'locale',
];

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