field.field.comment.comment.comment_body.yml in Monitoring 8
modules/demo/config/optional/field.field.comment.comment.comment_body.yml
File
modules/demo/config/optional/field.field.comment.comment.comment_body.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment
- - field.storage.comment.comment_body
- module:
- - text
- id: comment.comment.comment_body
- field_name: comment_body
- entity_type: comment
- bundle: comment
- label: Comment
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- third_party_settings: { }
- field_type: text_long