config_translation_test.schema.yml in Drupal 9
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.ymlView 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