shortcut.schema.yml in Drupal 10
Same filename and directory in other branches
core/modules/shortcut/config/schema/shortcut.schema.yml
File
core/modules/shortcut/config/schema/shortcut.schema.ymlView source
- # Schema for the configuration files of the Shortcut module.
-
- shortcut.set.*:
- type: config_entity
- label: 'Shortcut settings'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
-
- # Schema for theme settings.
- theme_settings.third_party.shortcut:
- type: mapping
- label: 'Shortcut settings'
- mapping:
- module_link:
- type: boolean
- label: 'Add shortcut link'