config_integration_test.schema.yml

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

File

core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml

View source
  1. # Schema for the configuration files of the Configuration Integration Test module.
  2. config_integration_test.settings:
  3. type: config_object
  4. label: 'Configuration integration test settings'
  5. mapping:
  6. foo:
  7. type: string
  8. label: 'Foo'

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