tour.tour.testing_config_overrides.yml

Same filename in other branches
  1. 8.9.x core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml
core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml

File

core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml

View source
  1. langcode: en
  2. # This depends on configuration in the install's config/install directory so we
  3. # can test that this configuration is installed.
  4. dependencies:
  5. module:
  6. - testing_config_overrides
  7. enforced:
  8. config:
  9. - tour.tour.language
  10. id: testing_config_overrides
  11. label: 'Config override test'
  12. module: testing_config_overrides
  13. routes:
  14. -
  15. route_name: entity.configurable_language.collection
  16. tips:
  17. language-overview:
  18. id: language-overview
  19. plugin: text
  20. label: Languages
  21. weight: 1
  22. body: '<p>The "Languages" page allows you to add, edit, delete, and reorder languages for the site.</p>'

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