menu_test.schema.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ menu_test/ config/ schema/ menu_test.schema.yml
View 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'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.