You are here

protected property ShortcutAccessControlHandler::$shortcutSetStorage in Drupal 8

Same name and namespace in other branches
  1. 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\shortcut

Code

protected $shortcutSetStorage;