EntityUpdateInitialTest::$modules
Same name in other branches
- 8.9.x core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::modules
- 10 core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::modules
- 11.x core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ EntityUpdateInitialTest.php, line 27
Class
- EntityUpdateInitialTest
- Tests handling of existing initial keys during updates.
Namespace
Drupal\Tests\system\Functional\UpdateSystemCode
protected static $modules = [
'entity_test_update',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.