protected static property UpdatePathRC1TestBaseTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseTest.php \Drupal\system\Tests\Update\UpdatePathRC1TestBaseTest::modules
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Update/ UpdatePathRC1TestBaseTest.php, line 22 - Contains \Drupal\system\Tests\Update\UpdatePathRC1TestBaseTest.
Class
- UpdatePathRC1TestBaseTest
- Tests the update path base class with the RC1 database dump.
Namespace
Drupal\system\Tests\UpdateCode
protected static $modules = [
'update_test_schema',
];