LocaleLibraryAlterTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php, line 20

Class

LocaleLibraryAlterTest
Tests localization of the JavaScript libraries.

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.