You are here

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

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

Modules to enable.

Type: array

File

core/modules/language/src/Tests/LanguageNegotiationInfoTest.php, line 26
Contains \Drupal\language\Tests\LanguageNegotiationInfoTest.

Class

LanguageNegotiationInfoTest
Tests alterations to language types/negotiation info.

Namespace

Drupal\language\Tests

Code

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