config_integration_test.schema.yml
Same filename in other branches
- 8.9.x core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
- 10 core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
- 11.x 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
- # 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'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.