config_schema_deprecated_test.schema.yml
Same filename in other branches
File
-
core/
modules/ config/ tests/ config_schema_deprecated_test/ config/ schema/ config_schema_deprecated_test.schema.yml
View source
- config_schema_deprecated_test.settings:
- type: config_object
- mapping:
- complex_structure_deprecated:
- type: mapping
- deprecated: "The 'complex_structure_deprecated' config schema is deprecated in drupal:9.1.0 and is removed from drupal 10.0.0. Use the 'complex_structure' config schema instead. See http://drupal.org/node/the-change-notice-nid."
- mapping:
- type:
- type: string
- products:
- type: sequence
- sequence:
- type: string
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.