ContentLanguageSettingsValidationTest::$modules
Same name in other branches
- 11.x core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php \Drupal\Tests\language\Kernel\ContentLanguageSettingsValidationTest::modules
Type: modules
Overrides ConfigEntityValidationTestBase::$modules
File
-
core/
modules/ language/ tests/ src/ Kernel/ ContentLanguageSettingsValidationTest.php, line 25
Class
- ContentLanguageSettingsValidationTest
- Tests validation of content_language_settings entities.
Namespace
Drupal\Tests\language\KernelCode
protected static $modules = [
'entity_test',
'field',
'language',
'node',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.