You are here

config_pages.schema.yml in Config Pages 8

config/schema/config_pages.schema.yml

File

config/schema/config_pages.schema.yml
View source
  1. # Schema for the configuration files of the Custom Block module.
  2. config_pages.type.*:
  3. type: config_entity
  4. label: 'Config page type settings'
  5. mapping:
  6. id:
  7. type: string
  8. label: 'ID'
  9. label:
  10. type: label
  11. label: 'Label'