LocaleExportTest::$modules

Type: modules

File

core/modules/locale/tests/src/Functional/LocaleExportTest.php, line 22

Class

LocaleExportTest
Tests the exportation of locale files.

Namespace

Drupal\Tests\locale\Functional

Code

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

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