21 lines
383 B
YAML
21 lines
383 B
YAML
|
uuid: cf546feb-4ddb-4865-86ba-ffb6901f4b92
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- comment.type.comment
|
||
|
id: comment.comment.name
|
||
|
field_name: name
|
||
|
entity_type: comment
|
||
|
bundle: comment
|
||
|
label: Name
|
||
|
description: "The comment author's name."
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: ''
|
||
|
default_value_callback: ''
|
||
|
settings: { }
|
||
|
field_type: string
|