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