contact_storage_test.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
  2. 10 core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
  3. 11.x core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
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'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.