LocaleTranslationTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationTest::modules
  2. 8.9.x core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationTest::modules
  3. 10 core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php \Drupal\Tests\locale\Kernel\LocaleTranslationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php, line 19

Class

LocaleTranslationTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21locale%21src%21LocaleTranslation.php/class/LocaleTranslation/11.x" title="String translator using the locale module." class="local">\Drupal\locale\LocaleTranslation</a> @group locale

Namespace

Drupal\Tests\locale\Kernel

Code

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

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