field.field.comment.comment.comment_body.yml in Drupal 9
core/modules/system/tests/modules/olivero_test/config/install/field.field.comment.comment.comment_body.yml
File
core/modules/system/tests/modules/olivero_test/config/install/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: { }
- field_type: text_long