tour_legacy_test.schema.yml
File
-
core/
modules/ tour/ tests/ tour_legacy_test/ config/ schema/ tour_legacy_test.schema.yml
View source
- # Schema for the configuration files of the Tour Test Legacy module.
-
- tour.tip.image_legacy:
- type: tour.tip
- label: 'Image tour tip'
- mapping:
- url:
- type: uri
- label: 'Image URL'
-
- tour.tip.text_legacy:
- type: tour.tip
- label: 'Textual tour tip'
- mapping:
- body:
- type: text
- label: 'Body'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.