config_translation_test.schema.yml
Same filename in other branches
- 9 core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
- 10 core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
- 11.x core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
File
-
core/
modules/ config_translation/ tests/ modules/ config_translation_test/ config/ schema/ config_translation_test.schema.yml
View source
- # Schema for the configuration files of the Configuration translation test module.
-
- config_translation_test.content:
- type: config_object
- label: 'Content'
- mapping:
- id:
- type: string
- label: 'Category identifier'
- label:
- type: label
- label: 'Label'
- content:
- type: text_format
- label: 'Content'
- animals:
- type: sequence
- label: 'Animals'
- sequence:
- type: label
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.