You are here

menu_test.schema.yml in Zircon Profile 8.0

core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml

File

core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
View source
  1. # Schema for the configuration files of the Hook Menu Test module.
  2. menu_test.menu_item:
  3. type: config_object
  4. label: 'Menu test'
  5. mapping:
  6. title:
  7. type: label
  8. label: 'Title'