LocaleThemeInstallTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/locale/tests/src/Functional/LocaleThemeInstallTest.php \Drupal\Tests\locale\Functional\LocaleThemeInstallTest::modules

Type: modules

File

core/modules/locale/tests/src/Functional/LocaleThemeInstallTest.php, line 25

Class

LocaleThemeInstallTest
Tests that locale rewrites config langcodes after theme install.

Namespace

Drupal\Tests\locale\Functional

Code

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

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