testing_themes_blocks.info.yml

Same filename in other branches
  1. 9 core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml
  2. 11.x core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml
core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml

File

core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml

View source
  1. name: Testing themes blocks
  2. type: profile
  3. description: 'Minimal profile for testing block installation of themes.'
  4. version: VERSION
  5. hidden: true
  6. themes:
  7. - testing_theme_optional_blocks
  8. - testing_theme_required_blocks
  9. - testing_theme_without_blocks
  10. install:
  11. - block

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