config_integration_test.schema.yml in Zircon Profile 8.0
Same filename and directory in other branches
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.ymlView source
- # Schema for the configuration files of the Configuration Integration Test module.
-
- config_integration_test.settings:
- type: config_object
- label: 'Configuration integration test settings'
- mapping:
- foo:
- type: string
- label: 'Foo'