You are here

entity_print_test.schema.yml in Entity Print 8.2

tests/modules/entity_print_test/config/schema/entity_print_test.schema.yml

File

tests/modules/entity_print_test/config/schema/entity_print_test.schema.yml
View source
  1. entity_print_print_engine.testprintengine:
  2. type: mapping
  3. label: 'Test Pdf Engine setting'
  4. mapping:
  5. test_engine_setting:
  6. type: string
  7. label: 'Test setting'
  8. test_engine_suffix:
  9. type: string
  10. label: 'Test suffix'
  11. entity_print_print_engine.test_word_print_engine:
  12. type: mapping
  13. label: 'Test WordDoc Engine setting'
  14. mapping:
  15. test_word_setting:
  16. type: string
  17. label: 'Test word setting'