Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / system / tests / themes / test_subtheme / config / schema / test_subtheme.schema.yml
1 test_subtheme.settings:
2   type: theme_settings
3   label: 'Test sub theme settings'
4   mapping:
5     override:
6       type: string
7       label: 'Whether the setting has been overridden'