The shortcut_set storage.
Type: \Drupal\shortcut\ShortcutSetStorageInterface
File
- core/modules/shortcut/src/ShortcutAccessControlHandler.php, line 25
Class
- ShortcutAccessControlHandler
- Defines the access control handler for the shortcut entity type.
Namespace
Drupal\shortcut
Code
protected $shortcutSetStorage;
Please login to continue.