testing_install_profile_dependencies.info.yml

Same filename in other branches
  1. 9 core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
  2. 8.9.x core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
  3. 10 core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml

File

core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml

View source
  1. name: 'Testing install profile dependencies'
  2. type: profile
  3. description: 'Profile for testing that install profiles can require a module.'
  4. version: VERSION
  5. hidden: true
  6. dependencies:
  7. - drupal:dblog
  8. install:
  9. - ban
  10. themes:
  11. - starterkit_theme

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