ctools_wizard_test_config_entity.schema.yml

Same filename in other branches
  1. 8.x-3.x tests/modules/ctools_wizard_test/config/schema/ctools_wizard_test_config_entity.schema.yml
tests/modules/ctools_wizard_test/config/schema/ctools_wizard_test_config_entity.schema.yml

File

tests/modules/ctools_wizard_test/config/schema/ctools_wizard_test_config_entity.schema.yml

View source
  1. ctools_wizard_test.ctools_wizard_test_config_entity.*:
  2. type: config_entity
  3. label: 'Example config entity'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. one:
  14. type: string
  15. label: 'The first piece of information'
  16. two:
  17. type: string
  18. label: 'The second piece of information'