You are here

field.storage.group.field_class_description.yml in Opigno class 8

Same filename and directory in other branches
  1. 3.x config/install/field.storage.group.field_class_description.yml
config/install/field.storage.group.field_class_description.yml

File

config/install/field.storage.group.field_class_description.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - group
  6. - text
  7. _core: { }
  8. id: group.field_class_description
  9. field_name: field_class_description
  10. entity_type: group
  11. type: text_long
  12. settings: { }
  13. module: text
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false