config_enum_dependency_test.schema.yml
Same filename and directory in other branches
File
-
core/
modules/ config/ tests/ config_enum_dependency_test/ config/ schema/ config_enum_dependency_test.schema.yml
View source
- config_enum_dependency_test.settings:
- type: config_object
- label: 'Test settings with dependency'
- mapping:
- status:
- type: enum
- enum_class: '\Drupal\config_enum_test\AnotherEnumValue'
- label: 'Status'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.