public static property LocaleInstallTest::$modules

Modules to enable.

Type: array

File

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

Class

LocaleInstallTest
Tests for the st() function.

Namespace

Drupal\locale\Tests

Code

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