public static property LanguageCustomLanguageConfigurationTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php, line 23
Definition of Drupal\language\Tests\LanguageCustomConfigurationTest.

Class

LanguageCustomLanguageConfigurationTest
Functional tests for language configuration.

Namespace

Drupal\language\Tests

Code

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