aggregator_test.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml
core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml

File

core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml

View source
  1. # Schema for the configuration files of the Aggregator Test module.
  2. aggregator_test.settings:
  3. type: config_object
  4. label: 'Aggregator test settings'
  5. mapping:
  6. items:
  7. type: mapping
  8. label: 'Items'
  9. mapping:
  10. dummy_length:
  11. type: integer
  12. label: 'Dummy length'

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