public static property LanguageNegotiationInfoTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php, line 22
Definition of Drupal\language\Tests\LanguageNegotiationInfoTest.

Class

LanguageNegotiationInfoTest
Functional test for language types/negotiation info.

Namespace

Drupal\language\Tests

Code

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