menu_test.schema.yml
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
- 10 core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
- 9 core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
- 8.9.x 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
- # 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.