deprecated_module_with_non_deprecated_dependency.info.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml
  2. 10 core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml
core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml

File

core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml

View source
  1. name: Deprecated module with non deprecated dependency
  2. type: module
  3. description: 'Deprecated module with non deprecated dependency'
  4. package: Testing
  5. version: VERSION
  6. lifecycle: deprecated
  7. lifecycle_link: 'http://example.com/deprecated'
  8. dependencies:
  9. - drupal:drupal_system_listing_compatible_test

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