public static property ContentLanguageSettingsHalJsonAnonTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php \Drupal\Tests\language\Functional\Hal\ContentLanguageSettingsHalJsonAnonTest::modules
Modules to install.
Type: array
Overrides ContentLanguageSettingsResourceTestBase::$modules
File
- core/
modules/ language/ tests/ src/ Functional/ Hal/ ContentLanguageSettingsHalJsonAnonTest.php, line 18
Class
- ContentLanguageSettingsHalJsonAnonTest
- @group hal
Namespace
Drupal\Tests\language\Functional\HalCode
public static $modules = [
'hal',
];