EntityNonRevisionableTranslatableFieldTest::$modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityNonRevisionableTranslatableFieldTest.php, line 22
Class
- EntityNonRevisionableTranslatableFieldTest
- Tests translating a non-revisionable field.
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'entity_test',
'language',
'content_translation',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.