You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
490 B

4 years ago
  1. uuid: cd71d5ca-cea4-4100-b0fd-5e54b9008464
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - comment.type.comment_node_test_paragraphs
  7. - field.storage.comment.comment_body
  8. module:
  9. - text
  10. id: comment.comment_node_test_paragraphs.comment_body
  11. field_name: comment_body
  12. entity_type: comment
  13. bundle: comment_node_test_paragraphs
  14. label: Comment
  15. description: ''
  16. required: true
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings: { }
  21. field_type: text_long