field.field.comment.comment_forum.comment_body.yml
Same filename in other branches
File
-
core/
modules/ forum/ config/ optional/ field.field.comment.comment_forum.comment_body.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment_forum
- - field.storage.comment.comment_body
- module:
- - text
- id: comment.comment_forum.comment_body
- field_name: comment_body
- entity_type: comment
- bundle: comment_forum
- label: Comment
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: text_long
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.