EntityTypeWithoutLanguageFormTest::$modules
Same name in other branches
- 9 core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php \Drupal\Tests\language\Functional\EntityTypeWithoutLanguageFormTest::modules
- 8.9.x core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php \Drupal\Tests\language\Functional\EntityTypeWithoutLanguageFormTest::modules
- 10 core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php \Drupal\Tests\language\Functional\EntityTypeWithoutLanguageFormTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ language/ tests/ src/ Functional/ EntityTypeWithoutLanguageFormTest.php, line 23
Class
- EntityTypeWithoutLanguageFormTest
- Tests entity type without language support.
Namespace
Drupal\Tests\language\FunctionalCode
protected static $modules = [
'language',
'language_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.