You are here

contact_storage_test.schema.yml in Drupal 10

core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml

File

core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
View source
  1. # Schema for configuration files of the Contact Storage Test module.
  2. contact.form.*.third_party.contact_storage_test:
  3. type: mapping
  4. label: 'Per-contact form storage settings'
  5. mapping:
  6. send_a_pony:
  7. type: boolean
  8. label: 'Send a Pony'