69a2bd86519dd9af65c288983531d89aa213708c
[yaffs-website] / web / core / modules / comment / migration_templates / d6_comment_type.yml
1 id: d6_comment_type
2 label: Comment type
3 migration_tags:
4   - Drupal 6
5 source:
6   plugin: d6_comment_variable_per_comment_type
7   constants:
8     entity_type: node
9 process:
10   target_entity_type_id: 'constants/entity_type'
11   id: comment_type
12   label: label
13   description: description
14 destination:
15   plugin: entity:comment_type