You are here

image_effects_module_test.schema.yml in Image Effects 8.3

tests/modules/image_effects_module_test/config/schema/image_effects_module_test.schema.yml

File

tests/modules/image_effects_module_test/config/schema/image_effects_module_test.schema.yml
View source
  1. image.effect.image_effects_module_test_font_selection:
  2. type: mapping
  3. label: 'Tests that the font selector works'
  4. mapping:
  5. font_name:
  6. type: string
  7. label: 'Selected font name'
  8. font_uri:
  9. type: string
  10. label: 'Selected font URI'
  11. image.effect.image_effects_module_test_image_selection:
  12. type: mapping
  13. label: 'Tests that the basic image selector works'
  14. mapping:
  15. image_uri:
  16. type: string
  17. label: 'Selected image URI'