update_script_test.schema.yml

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

File

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

View source
  1. # Schema for the configuration files of the Update Script Test module.
  2. update_script_test.settings:
  3. type: config_object
  4. label: ''
  5. mapping:
  6. requirement_type:
  7. type: integer
  8. label: 'Requirement type'

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