namespace Drupal\comment\Plugin\migrate\destination

Same name in other branches
  1. 10 Drupal\comment\Plugin\migrate\destination
  2. 11.x Drupal\comment\Plugin\migrate\destination
  3. 9 Drupal\comment\Plugin\migrate\destination
Object name File name Summary
EntityComment core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Plugin annotation

@MigrateDestination(
id = "entity:comment"
)
EntityCommentType core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php Plugin annotation

@MigrateDestination(
id = "entity:comment_type"
)

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.