test_subtheme.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/system/tests/themes/test_subtheme/config/schema/test_subtheme.schema.yml
  2. 10 core/modules/system/tests/themes/test_subtheme/config/schema/test_subtheme.schema.yml
  3. 11.x core/modules/system/tests/themes/test_subtheme/config/schema/test_subtheme.schema.yml
core/modules/system/tests/themes/test_subtheme/config/schema/test_subtheme.schema.yml

File

core/modules/system/tests/themes/test_subtheme/config/schema/test_subtheme.schema.yml

View source
  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'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.