You are here

public static property LocaleLibraryAlterTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/Tests/LocaleLibraryAlterTest.php \Drupal\locale\Tests\LocaleLibraryAlterTest::modules

Modules to enable.

Type: array

File

core/modules/locale/src/Tests/LocaleLibraryAlterTest.php, line 26
Contains \Drupal\locale\Tests\LocaleLibraryAlterTest.

Class

LocaleLibraryAlterTest
Tests localization of the JavaScript libraries.

Namespace

Drupal\locale\Tests

Code

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