public static property LocaleLibraryInfoAlterTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php, line 23
Definition of Drupal\locale\Tests\LocaleLibraryInfoAlterTest.

Class

LocaleLibraryInfoAlterTest
Tests localization of the JavaScript libraries.

Namespace

Drupal\locale\Tests

Code

public static $modules = array(
  'locale',
);