image_test.schema.yml

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

File

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

View source
  1. # Schema for the configuration files of the Image Test module.
  2. system.image.test_toolkit:
  3. type: config_object
  4. label: 'Image test toolkit'
  5. mapping:
  6. test_parameter:
  7. type: integer
  8. label: 'Test parameter'

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