protected property ShortcutSetUsers::$shortcutSetStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php \Drupal\shortcut\Plugin\migrate\destination\ShortcutSetUsers::shortcutSetStorage
- 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\destinationCode
protected $shortcutSetStorage;