form_test.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml
  2. 10 core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml
  3. 11.x core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml

File

core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml

View source
  1. form_test.object:
  2. type: config_object
  3. label: 'Test form'
  4. mapping:
  5. bananas:
  6. type: string
  7. label: 'Bananas'

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