You are here

fz152_contact.schema.yml in FZ152 8

modules/contact/config/schema/fz152_contact.schema.yml

File

modules/contact/config/schema/fz152_contact.schema.yml
View source
  1. fz152_contact.settings.*:
  2. type: config_object
  3. mapping:
  4. bundle:
  5. type: string
  6. label: 'Contact bundle'
  7. contact:
  8. type: fz152_contact.contact.[%parent.bundle]
  9. enabled:
  10. type: boolean
  11. label: 'Enabled'
  12. translatable: true
  13. weight:
  14. type: integer
  15. label: 'Weight'
  16. translatable: true
  17. langcode:
  18. type: string
  19. label: 'Language code'