menu_test.schema.yml in Drupal 9
Same filename and directory in other branches
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.ymlView source
- # Schema for the configuration files of the Hook Menu Test module.
-
- menu_test.menu_item:
- type: config_object
- label: 'Menu test'
- mapping:
- title:
- type: label
- label: 'Title'
- menu_test.links.action:
- type: config_object
- label: 'Menu test local action'
- mapping:
- title:
- type: label
- label: 'Title'