You are here

protected property ShortcutSetUsers::$shortcutSetStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php \Drupal\shortcut\Plugin\migrate\destination\ShortcutSetUsers::shortcutSetStorage
  2. 10 core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php \Drupal\shortcut\Plugin\migrate\destination\ShortcutSetUsers::shortcutSetStorage

The shortcut set storage handler.

Type: \Drupal\shortcut\ShortcutSetStorageInterface

File

core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php, line 25

Class

ShortcutSetUsers
Plugin annotation @MigrateDestination( id = "shortcut_set_users" )

Namespace

Drupal\shortcut\Plugin\migrate\destination

Code

protected $shortcutSetStorage;