ConfigEntityStorageTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityStorageTest.php, line 21
Class
- ConfigEntityStorageTest
- Tests sync and importing config entities with IDs and UUIDs that match existing config.
Namespace
Drupal\KernelTests\Core\ConfigCode
public static $modules = [
'config_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.