You are here

field_collection.schema.yml in Field collection 8

Same filename and directory in other branches
  1. 8.3 config/schema/field_collection.schema.yml
config/schema/field_collection.schema.yml

File

config/schema/field_collection.schema.yml
View source
  1. # Schema for the configurations files of the field_collection module
  2. field_collection.field_collection.*:
  3. type: config_entity
  4. label: 'Field collection'
  5. mapping:
  6. id:
  7. type: string
  8. label: 'Machine-readable name'
  9. label:
  10. type: label
  11. label: 'Human-readable name'