You are here

footer_message.schema.yml in Footer Message 8

config/schema/footer_message.schema.yml

File

config/schema/footer_message.schema.yml
View source
  1. # Schema for the configuration files of the footer message module.
  2. footer_message.settings:
  3. type: config_object
  4. label: 'Footer message settings.'
  5. mapping:
  6. footer_message_msg:
  7. type: string
  8. label: 'Footer message text.'
  9. footer_message_format:
  10. type: string
  11. label: 'Footer message text format.'