LocaleDeprecationsTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

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

Class

LocaleDeprecationsTest
Tests deprecations in the locale module.

Namespace

Drupal\Tests\locale\Kernel

Code

public static $modules = [
    'locale',
    'system',
];

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