You are here

taxonomy_menu.schema.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 modules/taxonomy_menu/config/schema/taxonomy_menu.schema.yml
modules/taxonomy_menu/config/schema/taxonomy_menu.schema.yml

File

modules/taxonomy_menu/config/schema/taxonomy_menu.schema.yml
View source
  1. taxonomy_menu.taxonomy_menu.*:
  2. type: config_entity
  3. label: 'Taxonomy Menu config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. vocabulary:
  12. type: string
  13. label: 'Vocabulary'
  14. menu:
  15. type: string
  16. label: 'Menu'