ContentLanguageSettingsValidationTest::$modules
Type: modules
File
-
core/
modules/ language/ tests/ src/ Kernel/ ContentLanguageSettingsValidationTest.php, line 24
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.