You are here

field.field.paragraph.cp_test_text.field_cp_test_body.yml in Classy paragraphs 8

tests/modules/classy_paragraphs_test/config/install/field.field.paragraph.cp_test_text.field_cp_test_body.yml

File

tests/modules/classy_paragraphs_test/config/install/field.field.paragraph.cp_test_text.field_cp_test_body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.field_cp_test_body
  6. - paragraphs.paragraphs_type.cp_test_text
  7. module:
  8. - text
  9. id: paragraph.cp_test_text.field_cp_test_body
  10. field_name: field_cp_test_body
  11. entity_type: paragraph
  12. bundle: cp_test_text
  13. label: Body
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: text_long