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