ConfigDependencyTest::$modules
Modules to enable.
The entity_test module is enabled to provide content entity types.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php, line 24
Class
- ConfigDependencyTest
- Tests for configuration dependencies.
Namespace
Drupal\KernelTests\Core\ConfigCode
protected static $modules = [
'config_test',
'entity_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.