config_test.dynamic.enforced_and_base_dependencies.yml
Same filename in other branches
1 string reference to 'config_test.dynamic.enforced_and_base_dependencies'
- ConfigOtherModuleTest::testInstallOtherModuleFirst in core/
modules/ config/ tests/ src/ Kernel/ ConfigOtherModuleTest.php - Tests enabling the provider of the default configuration first.
File
-
core/
modules/ config/ tests/ config_install_dependency_enforced_combo_test/ config/ optional/ config_test.dynamic.enforced_and_base_dependencies.yml
View source
- id: config_test.dynamic.enforced_and_base_dependencies
- label: 'Module test with a mix of enforced and base modular dependencies'
- weight: 0
- style: ''
- status: true
- langcode: en
- protected_property: Default
- dependencies:
- enforced:
- module:
- - config_install_dependency_enforced_combo_test
- module:
- - readonly_field_widget
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.