public static property LocaleContentTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php, line 22
Definition of Drupal\locale\Tests\LocaleContentTest.

Class

LocaleContentTest
Functional tests for multilingual support on nodes.

Namespace

Drupal\locale\Tests

Code

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