You are here

field.field.node.article.body.yml in Lingotek Translation 3.0.x

tests/modules/lingotek_group_test/config/install/field.field.node.article.body.yml

File

tests/modules/lingotek_group_test/config/install/field.field.node.article.body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. - node.type.article
  7. module:
  8. - text
  9. id: node.article.body
  10. field_name: body
  11. entity_type: node
  12. bundle: article
  13. label: Body
  14. description: ''
  15. required: false
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. display_summary: true
  21. field_type: text_with_summary