Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / field_ui / config / schema / field_ui.schema.yml
1 # Schema for configuration files of the Field UI module.
2
3 field_ui.settings:
4   type: config_object
5   label: 'Field UI settings'
6   mapping:
7     field_prefix:
8       type: string
9       label: 'The prefix for new fields created via Field UI'