module_handler_test_multiple_child.info.yml

core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml

File

core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml

View source
  1. name: module handler test multiple child
  2. type: module
  3. description: Child of test module used to test adding modules with child module.
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. hidden: true
  8. dependencies:
  9. - drupal:module_handler_test_multiple

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