LocaleImportFunctionalTest::$modules

Type: modules

File

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

Class

LocaleImportFunctionalTest
Tests the import of locale files.

Namespace

Drupal\Tests\locale\Functional

Code

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

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