forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
19 lines
435 B
YAML
19 lines
435 B
YAML
uuid: de11e9b3-9ae5-4c1c-95c8-4a23d040faae
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- comment.type.reviews
|
|
id: comment.reviews.hostname
|
|
field_name: hostname
|
|
entity_type: comment
|
|
bundle: reviews
|
|
label: Hostname
|
|
description: "The comment author's hostname."
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: 'Drupal\comment\Entity\Comment::getDefaultHostname'
|
|
settings: { }
|
|
field_type: string
|