protected static property EntityUpdateAddRevisionTranslationAffectedTest::$modules in Drupal 8
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Functional/ Update/ EntityUpdateAddRevisionTranslationAffectedTest.php, line 31
Class
- EntityUpdateAddRevisionTranslationAffectedTest
- Tests the upgrade path for adding the 'revision_translation_affected' field.
Namespace
Drupal\Tests\system\Functional\UpdateCode
protected static $modules = [
'entity_test_update',
];