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.ymlView source
- # Schema for configuration files of the Contact Storage Test module.
-
- contact.form.*.third_party.contact_storage_test:
- type: mapping
- label: 'Per-contact form storage settings'
- mapping:
- send_a_pony:
- type: boolean
- label: 'Send a Pony'