namespace Drupal\shortcut\Plugin\migrate\destination

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

@MigrateDestination(
id = "entity:shortcut_set"
)
ShortcutSetUsers core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Plugin annotation

@MigrateDestination(
id = "shortcut_set_users"
)

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