module_required_test.info.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ module_required_test/ module_required_test.info.yml
View source
- name: 'Module required test'
- type: module
- description: 'Support module for module system testing.'
- package: Testing
- version: VERSION
- # Depends on the Node module to test making a module required using
- # hook_system_info_alter() and ensuring that its dependencies also become
- # required.
- dependencies:
- - drupal:node (>=8.x)
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.