tour.tour.testing_config_overrides.yml
Same filename in other branches
File
-
core/
profiles/ testing_config_overrides/ config/ optional/ tour.tour.testing_config_overrides.yml
View source
- langcode: en
- # This depends on configuration in the install's config/install directory so we
- # can test that this configuration is installed.
- dependencies:
- module:
- - testing_config_overrides
- enforced:
- config:
- - tour.tour.language
- id: testing_config_overrides
- label: 'Config override test'
- module: testing_config_overrides
- routes:
- -
- route_name: entity.configurable_language.collection
- tips:
- language-overview:
- id: language-overview
- plugin: text
- label: Languages
- weight: 1
- 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.