ShortcutAccessControlHandler::$shortcutSetStorage

Same name and namespace in other branches
  1. 9 core/modules/shortcut/src/ShortcutAccessControlHandler.php \Drupal\shortcut\ShortcutAccessControlHandler::shortcutSetStorage
  2. 8.9.x core/modules/shortcut/src/ShortcutAccessControlHandler.php \Drupal\shortcut\ShortcutAccessControlHandler::shortcutSetStorage
  3. 10 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\shortcut

Code

protected $shortcutSetStorage;

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