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