config_test.dynamic.other_module_test_with_dependency.yml

core/modules/config/tests/config_install_dependency_test/config/install/config_test.dynamic.other_module_test_with_dependency.yml

File

core/modules/config/tests/config_install_dependency_test/config/install/config_test.dynamic.other_module_test_with_dependency.yml

View source
  1. id: other_module_test_with_dependency
  2. label: 'Other module test with dependency'
  3. weight: 0
  4. style: ''
  5. status: true
  6. langcode: en
  7. protected_property: Default
  8. dependencies:
  9. enforced:
  10. module:
  11. - config_other_module_config_test
  12. config:
  13. - config_test.dynamic.dotted.english

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.